View source: R/general_functions.R
find_func_file | R Documentation |
find the file containing a function
find_func_file(func_name, dir_name = ".")
func_name |
name of function |
dir_name |
directory in which to search (only searches in that directory
|
the name of the file which has the function
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.