show-methods {adehabitatMA} | R Documentation |
Print Functions for Objects of the Package 'sp' Used in 'adehabitatMA'
Description
These are functions allowing a shorter print of the content of objects
of class SpatialPolygonsDataFrame
,
SpatialPixelsDataFrame
, SpatialPixels
, and
SpatialGridDataFrame
. Original printing methods can be
recovered by setting adeoptions(shortprint=FALSE)
.
Methods
- object = "SpatialGridDataFrame"
show function for the class
SpatialGridDataFrame
.- object = "SpatialPixels"
show function for the class
SpatialPixels
.- object = "SpatialPixelsDataFrame"
show function for the class
SpatialPixelsDataFrame
.- object = "SpatialPolygonsDataFrame"
show function for the class
SpatialPolygonsDataFrame
.
[Package adehabitatMA version 0.3.16 Index]