Description Usage Arguments Value
get_fn_nms_in_file() is a Get function that retrieves a pre-existing data object from memory, local file system or online repository. Specifically, this function implements an algorithm to get function names in file. Function argument path_1L_chr specifies the where to look for the required object. The function returns Local (a character vector).
1 | get_fn_nms_in_file(path_1L_chr)
|
path_1L_chr |
Path (a character vector of length one) |
Local (a character vector)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.