Learn R Programming

meteoland (version 2.0.0)

SpatialGridMeteorology-class: Class "SpatialGridMeteorology"

Description

[Deprecated]

An S4 class that represents a spatial grid with meteorology daily data.

Arguments

Objects from the Class

Objects can be created by calls of the form new("SpatialGridMeteorology", ...), or by calls to the function SpatialGridMeteorology.

Author

Miquel De Cáceres Ainsa, CREAF

See Also

SpatialGridTopography, SpatialGridDataFrame-class

Examples

Run this code

#Structure of the S4 object
showClass("SpatialGridMeteorology")

Run the code above in your browser using DataLab