Description Usage Arguments Details
Assigns or overrides an existing variable in the SurveyData environment
1 | SurveyData.Assign(ObjectName, ObjectValue = NA, DeparseObjectName = FALSE)
|
ObjectName |
The variable name to assign |
ObjectValue |
The value to assign to the variable |
DeparseObjectName |
true if ObjectName is a string and deparse needs to be called, false otherwise |
By default, the value NA is assigned when unspecified
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.