Learn R Programming

oce (version 0.9-14)

met: Sample meteorological object

Description

This is sample met object, provided for testing, created by the code given in Examples.

Usage

data(met)

Arguments

source

Downloaded from the Environment Canada website http://climate.weatheroffice.gc.ca/climateData/bulkdata_e.html?timeframe=1&Prov=XX&StationID=6358&Year=2011&Month=7&Day=15&format=csv on November 17, 2011.

See Also

The documentation for met-class in the Oce package explains the structure of met objects, and also outlines the other functions dealing with them.

Examples

Run this code
library(oce)
data(met)
plot(met)

Run the code above in your browser using DataLab