CompSiteCDF.updated: CompSiteCDF.updated, compare CDFs of sites this R function is...

View source: R/CompSiteCDF.updated.R

CompSiteCDF.updatedR 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

Description

CompSiteCDF.updated, compare CDFs of sites this R function is adopted from "CompSiteCDF" from https://github.com/leppott/ContDataQC/blob/main/R/CompSiteCDF.R

Usage

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
)

Examples

CompSiteCDF.updated(ParamName.xlab = myXlab, df.input=myDF)


leppott/ContDataQC documentation built on Jan. 5, 2025, 10:12 a.m.