Skip to contents

Daily records of precipitation, min and max temperature, covering locations and times of sightings, as available using the rnoaa package.

Usage

weather

Format

A 15274 x 9 numeric array

Details

  • stnid, station id

  • lon, lat, elev spatial coordinates of the station

  • date, day of records

  • prcp precipitation in mm

  • tmax, tmin temperature in Celsius

Examples


head(weather)
#> Error in eval(expr, envir, enclos): object 'weather' not found