Learn R Programming

seawaveQ (version 1.0.0)

examplecentmp: Example logical vector.

Description

This is an example of data that is passed internally to subfunctions of link{fitswavecav}. This logical vector indicates which water-quality values are censored. It is provided here for use with examples of the internal functions.

Usage

examplecentmp

Arguments

format

A logical 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

Run this code
data(swData)
examplecentmp

Run the code above in your browser using DataLab