View source: R/CompSiteCDF.updated.R
CompSiteCDF.updated | R Documentation |
CompSiteCDF.updated, compare CDFs of sites this R function is adopted from "CompSiteCDF" from https://github.com/leppott/ContDataQC/blob/main/R/CompSiteCDF.R
CompSiteCDF.updated(
file.input = NULL,
dir.input = getwd(),
dir.output = getwd(),
ParamName.xlab = " ",
Plot.title = " ",
Plot.type = "Density",
Plot.season = "Summer",
hist.columnName = NULL,
df.input = NULL
)
CompSiteCDF.updated(ParamName.xlab = myXlab, df.input=myDF)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.