View source: R/homogenize.wRef.R
homogenize.wRef | R Documentation |
Get the turning points of monthly and yearly data
homogenize.wRef(
d,
metadata = NULL,
prefix = "./OUTPUT/example01",
verbose = FALSE
)
homo_withRef(
site_target,
df_day,
st_refs,
siteHomoInfo,
nmax = 5,
...,
debug = TRUE
)
homo_withRef_multi(
df_day,
st_refs,
siteHomoInfo,
nmax = 5,
...,
debug = FALSE,
.parallel = TRUE
)
d |
A data.frame of the inputdata:
|
metedata |
A data.frame with column date indicating turning point |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.