OwascoInlet: Owasco Inlet data

Description Usage Format Source References Examples

Description

Streamflow and temperature data for Owasco Inlet from USGS and NRCC

Usage

1

Format

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

Source

http://www.usgs.gov/ http://www.nrcc.cornell.edu/

References

Data taken from USGS (www.usgs.gov) and NRCC (http://www.nrcc.cornell.edu)

Examples

1
2
data(OwascoInlet)
## maybe str(OwascoInlet) ; plot(OwascoInlet) ...

Example output

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

EcoHydRology documentation built on March 29, 2021, 3:01 p.m.