Learn R Programming

StreamMetabolism (version 1.1.3)

read.production: Read in Time Series Data as zoo Object

Description

Wrapper Function to read.zoo

Usage

read.production(data)

Value

zoo object

Arguments

data

a csv file with headers and the date as mm/dd/yyyy hh:mm:ss format (think excel spreadsheet date format and the file is saved as a csv file)

Author

Stephen A Sefick Jr

Details

This is a wrapper function to read.zoo with a specific format required see above

See Also