View source: R/get_exported_functions.R
get_exported_functions | R Documentation |
Get All Exported Functions From a Package
get_exported_functions(pkg)
pkg |
a character string of a package name |
character vector of functions names
get_exported_functions("base")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.