add_12month_periods: Adds a column that classifies observations into 12-month...

Description Usage Arguments Value See Also

View source: R/add_12month_periods.R

Description

Adds a column that classifies observations into 12-month periods

Usage

1

Arguments

df

A dataframe containing columns ano and mes.

start

Character string indicating beggining of the first 12-month period: YYYY-MM

end

Character string indicating the end of the last 12-month period. Recommended format: YYYY-MM

Value

Original dataframe with an additional periodo variable.

See Also

read_caged_rds


andremenegatti/cagedExplorer documentation built on July 1, 2020, 1:25 a.m.