get_parameters | R Documentation |
This function retrieves the parameters and copies the parameter file to the specified output path.
get_parameters(out_path = tempdir(), iwindow = FALSE)
out_path |
character. The output path where the parameter file will be
copied. The default is a temporary directory |
iwindow |
logical. If window = |
Using configuration file is an alternative to sean()
character. The path to the copied parameter file.
set_parameters()
get_parameters()
get_parameters(out = tempdir())
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.