Description Usage Format Source References Examples
Streamflow and temperature data for Owasco Inlet from USGS and NRCC
1 |
A data frame with 888 observations on the following 6 variables.
date
a Date
P_mm
a numeric vector
Streamflow_m3s
a numeric vector
baseflow_m3s
a numeric vector
Tmax_C
a numeric vector
Tmin_C
a numeric vector
http://www.usgs.gov/ http://www.nrcc.cornell.edu/
Data taken from USGS (www.usgs.gov) and NRCC (http://www.nrcc.cornell.edu)
1 2 | data(OwascoInlet)
## maybe str(OwascoInlet) ; plot(OwascoInlet) ...
|
Loading required package: operators
Attaching package: 'operators'
The following objects are masked from 'package:base':
options, strrep
Loading required package: topmodel
Loading required package: DEoptim
Loading required package: parallel
DEoptim package
Differential Evolution algorithm in R
Authors: D. Ardia, K. Mullen, B. Peterson and J. Ulrich
Loading required package: XML
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.