Learn R Programming

meteoland (version 2.0.1)

SpatialPointsTopography-class: Class "SpatialPointsTopography"

Description

[Deprecated]

An S4 class that represents topography over a grid of coordinates.

Arguments

Objects from the Class

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

Author

Miquel De Cáceres Ainsa, CREAF

See Also

SpatialPointsTopography, SpatialPointsDataFrame

Examples

Run this code

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

Run the code above in your browser using DataLab