to_annual.data.frame: Convert object of class 'data.frame' to annual periodicity

View source: R/to_annual.R

to_annual.data.frameR Documentation

Convert object of class data.frame to annual periodicity

Description

Convert object of class data.frame to annual periodicity

Usage

## S3 method for class 'data.frame'
to_annual(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.