Learn R Programming

meteoland (version 0.9.7)

SpatialGridMeteorology: Creates a 'SpatialGridMeteorology'

Description

Initializes an object of class SpatialGridMeteorology-class

Usage

SpatialGridMeteorology(grid, proj4string=CRS(as.character(NA)), data, dates)

Arguments

grid

An object of class GridTopology-class

proj4string

Object of class "CRS" with the projection string.

data

A vector of data frames (one per date).

dates

Object of class "Date" describing the time period of meteorological estimates.

Value

An object of class SpatialGridMeteorology-class

See Also

SpatialGridMeteorology-class