| fix_all_parameters | R Documentation | 
Provided with a list of build_..._call() parameters, this function will fix each one and return a new list with the fixed parameters.
This is implemented by applying the fix_parameter function
fix_all_parameters(params = list())
params | 
 list; list of the params. Should have a name and a value  | 
list; list of the fixed parameters
fix_parameter
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.