Description Usage Arguments Value
View source: R/functioncalls.R
modify the function call x with a list of args
1 | modify_call(x, args)
|
x |
A function Call |
args |
list of Arguments, the names correspond to the names of the formals of the function. |
A function call
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.