Unit | R Documentation |
Class for Unit variables
Unit(name, cardinality = as.integer(0), nestsWithin = NULL)
name
Name of Unit, corresponds to column name if assigning data
integer
Integer for cardinality, optional. Only required if no data is assigned
nestsWithin
Unit if this unit is nested within another (e.g., hierarchical relationship). Optional.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.