Description Usage Arguments Details
take a data.frame and label dates according to given ranges
1 | label.date.range(dates, date.range.df, else.label = "Not Assigned")
|
dates |
vector of dates which are to be classifed |
date.range.df |
data.frame specifying how to classify dates |
else.label |
if a date isn't in a specified range then use this label |
start a list of start months end a list of end months, nb the list must be the same length as start label a list of labels to be attached, nb the list must be the same length as start and end
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.