powered by
A helper to recall commonly used R functions with short examples.
remind(keyword = NULL)
Invisibly returns the matched keywords (character vector).
A keyword like "glimpse" or "read_excel". If NULL, show all.
NULL
remind("glimpse") remind() # show all keywords
Run the code above in your browser using DataLab