setParameterValues | R Documentation |
Change the parameter values in the parameterTable
setParameterValues(parameterTable, parameterValues, parameterLabels)
parameterTable |
parameterTable |
parameterValues |
values to which the parameters in parameterTable will be changed |
parameterLabels |
labels of the parameters (must correspond to the label column of parameterTable) |
the parameterTable is changed and returned
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.