| Time | R Documentation |
Class for Time variables
Time(name, order = list(), cardinality = as.integer(0))
nameName of Time, corresponds to column name if assigning data
orderOptional. Order of categories if the Time variable represents an ordinal value (e.g., week of the month)
cardinalityOptional. Cardinality of Time variable if itrepresents a nominal or ordinal value (e.g., trial identifier)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.