Time | R Documentation |
Class for Time variables
Time(name, order = list(), cardinality = as.integer(0))
name
Name of Time, corresponds to column name if assigning data
order
Optional. Order of categories if the Time variable represents an ordinal value (e.g., week of the month)
cardinality
Optional. 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.