q_to_a_xts: takes a quarterly xts object with multiple columns and...

Description Usage Arguments

View source: R/ar_conversion.R

Description

need to give the type of conversion as argument, for example could do b <- q_to_a_xts(suma, type="sum") this function uses the q_to_a function that I've defined above, but then applys it to all of the columns of a xts object. To convert using an average, set type="mean".

Usage

1

Arguments

type

aranryan/arlodr documentation built on Oct. 8, 2020, 12:46 p.m.