Learn R Programming

oce (version 0.8-3)

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

Environment Canada website (downloaded 2011-11-17)

See Also

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

Examples

Run this code
library(oce)
met<-read.met("http://climate.weatheroffice.gc.ca/climateData/bulkdata_e.html?timeframe=1&Prov=XX&StationID=6358&Year=2011&Month=7&Day=15&format=csv")

Run the code above in your browser using DataLab