View source: R/build_horizon_df_2.R
build_horizon_df_2 | R Documentation |
Compute group for stat_horizon
build_horizon_df_2(data, origin, horizonscale, rm.outliers, reverse, mirror)
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 |
A data frame transformed for a horizon plot.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.