as.aRTgeometry {aRT} | R Documentation |
Converts an sp data to aRT format. It does not convert SpatialPoints
because this class does not have ID.
S4method{as.aRTgeometry}{SpatialPointsDataFrame}(object) S4method{as.aRTgeometry}{SpatialLines}(object) S4method{as.aRTgeometry}{SpatialPolygons}(object)
Pedro Ribeiro de Andrade Neto