WD1979: Randomly picked dataset from the Illinois area from 1979

Description Format Source Examples

Description

Data from the Illinois area from one point from the 32km grid from NOAA from 1979. the purpuse is to illustrate the Rmiscanmod function.

Format

A data frame with 365 observations on the following 9 variables.

list('year')

year

list('month')

month (not really needed)

list('day')

day of the month (not really needed)

list('JD')

day of the year (1-365)

list('maxTemp')

maximum temperature (Celsius)

list('minTemp')

minimum temperature (Celsius)

list('SolarR')

solar radiation (MJ/m2)

list('PotEv')

potential evaporation (kg/m2). Approx. mm.

list('precip')

precipitation (kg/m2). Approx. mm.

Source

http://www.noaa.gov/

Examples

1
2

serbinsh/biocro documentation built on May 29, 2019, 6:57 p.m.