View source: R/rTEM_new_funcs.R
get_maxes | R Documentation |
Get max or min
get_maxes(
envelope,
observed,
inds = NA,
base_ind = 1,
take = "max",
funcs = c("G", "K", "F", "G2"),
G_cor = "km",
K_cor = "trans",
F_cor = "km",
G2_cor = "km",
G3_cor = "km",
G4_cor = "km",
sqrt = "K"
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.