Summary
What to do if you get lost in R?
- Title: name of the function.
- Description: a short description of what the function does.
- Usage: the syntax of the function.
- Arguments: the description of the arguments taken by the function.
- Value: the value returned by the function
- Examples: provide examples on how to use the function