sumAcrossYears: For a monhtly time series, compute sum and proportion by...

Description Usage Arguments Value

View source: R/sumAcrossYears.r

Description

For a monhtly time series, compute sum and proportion by month across all years

Usage

1
tsSum <- sumAcrossYears(tsData)

Arguments

tsData

A time series object

Value

A data frame reporting the monthly sum across all years and the proportion this sum contributes to the total.


OHDSI/Castor documentation built on March 20, 2021, 6:09 p.m.