View source: R/solution_modifications.R
addUserVariable | R Documentation |
variables
sectionAdds an user variable to the variables
section
addUserVariable(sol, id, value, datatype, unit = NULL, description = NULL)
sol |
solution object |
id |
id of the variable |
value |
value of the variable |
datatype |
of the variable |
unit |
unit (optional) |
description |
short description (optional) |
modified solution object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.