Description Usage Arguments Value
read_fns() is a Read function that reads an R script into memory. Specifically, this function implements an algorithm to read functions. Function argument fns_dir_1L_chr specifies the path to object. The function returns Functions path (a character vector).
| 1 | read_fns(fns_dir_1L_chr = "data-raw/fns/")
 | 
| fns_dir_1L_chr | Functions directory (a character vector of length one), Default: 'data-raw/fns/' | 
Functions path (a character vector)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.