build_horizon_df_2 {ggHoriPlot} | R Documentation |
Compute group for stat_horizon
Description
Compute group for stat_horizon
Usage
build_horizon_df_2(data, origin, horizonscale, rm.outliers, reverse, mirror)
Arguments
data |
A data frame. |
origin |
Origin of the horizon plot. It can either be a string, namely
|
horizonscale |
Cutpoints of the horizon plot. It can either be an integer
specifying the number of ranges (default is |
rm.outliers |
If |
reverse |
IF |
mirror |
If |
Value
A data frame transformed for a horizon plot.