addParameter | R Documentation |
This function inserts a new parameter value into an existing IPM parameter dataframe using its name to locate the appropriate location for integration with the IPM.
addParameter(param.name, value, param.dataframe)
param.name |
name of the parameter |
value |
value of the parameter |
param.dataframe |
dataframe into which the parameter is to be inserted |
parameter dataframe with the inserted variable
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.