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

View source: R/sumAcrossYears.r

sumAcrossYearsR Documentation

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

Description

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

Usage

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.


Achilles documentation built on May 31, 2023, 8:57 p.m.