rtn_periods_andrew: ggplot.rtn.periods

Description Usage Arguments See Also

Description

ggplot.rtn.periods plot rtn.periods result.

rtn.periods2df turn rtn.periods' result into data.frame.

rtn.rollperiods calculate rolling.periods' result into data.frame.

Usage

1
2
3
4
5
6
## S3 method for class 'rtn.periods'
ggplot(rtn, freq = "year", nwin = 3, roll = FALSE)

rtn.periods2df(rtn_result, melt = FALSE)

rtn.rollperiods(rtn, freq = c("year", "month", "quarter"), nwin = 3)

Arguments

nwin

if roll is TRUE, nwin will be active.

roll

default is FALSE,if TRUE, param freq can only be one of year,month and quarter.

See Also

[QUtility::rtn.periods()].


raphael210/QUtility documentation built on May 26, 2019, 11:05 p.m.