to_monthly.data.frame: Convert object of class 'data.frame' to monthly periodicity

View source: R/to_monthly.R

to_monthly.data.frameR Documentation

Convert object of class data.frame to monthly periodicity

Description

Convert object of class data.frame to monthly periodicity

Usage

## S3 method for class 'data.frame'
to_monthly(dt_data, ...)

Arguments

dt_data

data.frame with columns date and value

...

arguments for other methods


ces0491/dateR documentation built on April 6, 2022, 10:17 p.m.