AbstractVariable | R Documentation |
Abstract super class for declaring variables
AbstractVariable(name, relationships = list())
name
Name of variable, which should correspond with the column name for variable's data (must be in long format)
relationships
List of relationships this variable has with other variables
AbstractVariable(name="name", relationships=list())
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.