Learn R Programming

seawaveQ (version 1.0.0)

exampleqwcols: Example data indicators.

Description

This is an example of the character vector used to indicate which columns represent qualification codes and which represent water-quality concentration data. It is provided here for use with examples of the internal functions.

Usage

exampleqwcols

Arguments

format

A numeric vector of 115 observations.

source

Internal data captured from the following function call: fitswavecav(cdat=modMoRivOmaha, cavdat=cqwMoRivOmaha, tanm="myexample", pnames=c("04041"), yrstart=1995, yrend=2003, tndbeg=1995, tndend=2003, iwcav=c("flowa30","flowa1"), dcol="dates", qwcols=c("R","P"))

See Also

prepData fitMod

Examples

Run this code
data(swData)
  exampleqwcols

Run the code above in your browser using DataLab