Description Usage Arguments Value
Produces a table of number of rows of a dataframe df per time period of the column DischargeDate
1  | disch_time_table(df, split_by = "%Y-%m", discharge = TRUE)
 | 
df | 
 dataframe in question  | 
split_by | 
 the time period to split by. Defaults to months.  | 
a vector of row counts for each time period
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.