Learn R Programming

meteoland (version 2.0.0)

MeteorologyInterpolationData-class: Class "MeteorologyInterpolationData"

Description

[Deprecated]

An S4 class to interpolate meteorology over a landscape.

Arguments

Objects from the Class

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

Author

Miquel De Cáceres Ainsa, CREAF

See Also

MeteorologyInterpolationData, MeteorologyProcedureData-class, subsample

Examples

Run this code

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

Run the code above in your browser using DataLab