Description Usage Format Source Examples
This is an example of data that is passed
internally to subfunctions of fitswavecav
. This logical
vector indicates which water-quality values are censored. It is provided
here for use with examples of the internal functions.
1 |
A logical vector of 115 observations.
Internal data captured from the following function call:
1 2 3 4 5 | 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"))
|
1 2 | data(swData)
examplecentmp
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.