Description Usage Arguments Value
View source: R/function_utils.r
Creates a formal argument list from a list or vector of strings, ready to be assigned via
formals
.
1 | new.alist(fargs)
|
fargs |
The formal arguments, given as a list or vector of strings. |
A formal argument list, ready to be passed via formals
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.