disch_time_table: disch_time_table

Description Usage Arguments Value

Description

Produces a table of number of rows of a dataframe df per time period of the column DischargeDate

Usage

1
disch_time_table(df, split_by = "%Y-%m", discharge = TRUE)

Arguments

df

dataframe in question

split_by

the time period to split by. Defaults to months.

Value

a vector of row counts for each time period


HorridTom/clahrcnwlhf documentation built on May 7, 2019, 4:02 a.m.