View source: R/general_functions.R
get_func_names | R Documentation |
return names of all functions in a .R file
get_func_names(filename)
filename |
location of .R file |
character vector where each entry is the name of a function in the file
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.