argNames | R Documentation |
Get the names of the arguments to a function
argNames(x)
x |
A function or string naming a function. |
A vector of the names of the arguments to a function.
argNames("readLines")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.