View source: R/params_functions.R View source: R/Package-Code5-Compiled.R
initiate_params | R Documentation |
A function that is run upon loading of the package. Brings the params object inthe the global environment so that it can be accessed and updated. Can also be used to reset the params to the default. See params for the format of these parameters, their defaults, and how to set them.
initiate_params(params = parameters)
params |
the parameters |
should be run exactly as stated in the Usage section: "initiate_params(parameters)" where parameters is an internal data structure within the dataVisEasy package
~~Alison Moss~~
See params for the format of these parameters and their defaults.
initiate_params()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.