arg_names | R Documentation |
Get Argument Names of a Function
arg_names(x)
x |
function name or function |
vector of character
arg_names("sum")
arg_names(mean)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.