make_incld_fn_fls | R Documentation |
make_incld_fn_fls() is a Make function that creates a new R object. Specifically, this function implements an algorithm to make included function files. The function returns Function files (a character vector).
make_incld_fn_fls(vals_ls, fns_env_ls)
vals_ls |
Values (a list) |
fns_env_ls |
Functions (a list of environments) |
Function files (a character vector)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.