Description Usage Arguments Value Examples
get_all_funs
provides all the functions exported by a given
installed package.
1 | get_all_funs(pkg)
|
pkg |
character. The package of interest. (Must be installed already.) |
A character vector, the functions exported.
1 | get_all_funs("stats")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.