| exampleclog {seawaveQ} | R Documentation |
Example of logarithmically transformed concentration data.
Description
This is an example of data that is used internally by fitMod and
passed to its subfunction seawaveQPlots. This numeric
vector represents the base-10 logarithm of the water-quality concentrations.
It is provided here for use with examples of the internal functions.
Usage
exampleclog
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"))
Examples
data(swData)
exampleclog
[Package seawaveQ version 2.0.2 Index]