set_arguments | R Documentation |
Assigns provided arguments from the args_list
to the parent environment. If an argument is inside the arguments of the methods that calculate statistics, it assigns it on the parent environment, and removes the argument from the list.
set_arguments(args_list)
args_list |
[ |
[list
]
A modified args_list
with the arguments that were assigned to the parent environment removed.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.