Description Usage Arguments Value Author(s) Examples
View source: R/list_functions.R
List all functions in a package and return it as a data frame.
1 | list_functions(Package = "spMisc")
|
Package |
A name of a package. Default |
A data frame with function names in a package.
Vilmantas Gegzna
1 2 | list_functions()
list_functions(Package = "magrittr")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.