make_depnt_fns_ls | R Documentation |
make_depnt_fns_ls() is a Make function that creates a new R object. Specifically, this function implements an algorithm to make dependent functions list. The function returns Argument (a list).
make_depnt_fns_ls(arg_ls, pkg_depcy_ls)
arg_ls |
Argument (a list) |
pkg_depcy_ls |
Package dependency (a list) |
Argument (a list)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.