View source: R/rapt_summarize.R
| average_relabelings | R Documentation |
Functionto take all relabelings and return averages and envelope values
average_relabelings(
relabelings,
envelope.value = 0.95,
funcs = c("K", "G"),
K_cor = "trans",
G_cor = "km",
F_cor = "km",
GXGH_cor = "km",
GXHG_cor = "km"
)
relabelings |
output of |
envelope.value |
size of envelope to compute. Should be decimal (e.g. 0.95 = 95%) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.