Learn R Programming

meteoland (version 2.0.0)

SpatialPixelsTopography-class: Class "SpatialPixelsTopography"

Description

[Deprecated]

An S4 class that represents topography that has locations on a regular grid.

Arguments

Objects from the Class

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

Author

Miquel De Cáceres Ainsa, CREAF

See Also

SpatialPixelsTopography, SpatialPixelsDataFrame-class

Examples

Run this code

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

Run the code above in your browser using DataLab