Description Usage Arguments Details Value Author(s)
time_count
1 2 3 4 5 6 7 |
time |
a vector of dates |
breaks |
one of c('days', 'weeks', 'months', 'years') to split the data by |
count |
'freq' for frequency count or 'cumul' for cumulative count |
tmin |
starting date (optional) |
tmax |
ending date (optional) |
Count the number of values in a date vector binned by various intervals.
df dataframe containing the frequency or cumulative count of selected time breaks
Thomas Rosendal
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.