powered by
Get the names of the arguments to a function
argNames(x)
A vector of the names of the arguments to a function.
A function or string naming a function.
argNames("readLines")
Run the code above in your browser using DataLab