CreateLD: CreateLD

Description Usage Arguments

View source: R/CreateLD.R

Description

LRE Internal function

Usage

1
2
3
4
5
6
7
8
9
CreateLD(
  Q,
  Conc,
  date.range,
  samp.unit,
  Ytype,
  Qflush,
  Reg = list(type = "none", rainfall = NULL, date = NULL)
)

Arguments

Q

Flow data

Conc

Concentration data

date.range

Date range

samp.unit

Sampling unit

Ytype

Year type. One of water year ("WY") or financial year ("FY")

Qflush

Quantile for "first flush"

Reg

Parameters for regularisation (type, rainfall, date)


pkuhnert/LRE documentation built on March 4, 2021, 2:50 a.m.