setParameterList | R Documentation |
The parameterList holds all parameters for a single person. With setParameterTable these parameters are changed to the values specified in the parameterTable for a person
setParameterList(parameterTable, parameterList, person)
parameterTable |
parameterTable |
parameterList |
list of parameters |
person |
integer indicating the person for which the parameters should be written in the parameterList |
the parameterList is changed by reference; nothing is returned explicitly
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.