strip.function.call | R Documentation |
This function removes function call (i.e. 'function(' and ')') from list of variable names.
strip.function.call(x, maxit = 100)
x |
a vector of variable names. |
maxit |
maximum number of iterations for nested functions. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.