| remind | R Documentation |
A helper to recall commonly used R functions with short examples.
remind(keyword = NULL)
keyword |
A keyword like "glimpse" or "read_excel". If |
Invisibly returns the matched keywords (character vector).
remind("glimpse")
remind() # show all keywords
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.