exampletseaspr {seawaveQ} | R Documentation |
This is an example of data that is passed
internally to seawaveQPlots
. This numeric
vector contains decimal seasonal (0-1) values for the continuous
ancillary data. It is provided here for use with examples of the internal
functions.
exampletseaspr
A numeric vector of 2,893 observations.
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"))
data(swData)
head(exampletseaspr)