TemporalDefinition | R Documentation |
Table (data.table
) defining a categorical variable for grouping data based on date.
character() Value of the temporal category
integer() Day of month for first day in the temporal category (1-based)
integer() Month for first day in the temporal category (1-based)
optional integer() Year for which the category is defined, omit this column for seasonal definitions.
Start and end of year is not implied as category delimitations when not included. If 1st of January is not defined as the start of a category, it is taken to be included in the last category of the preceding year.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.