Coords class {gdistance} | R Documentation |
Coords class
Description
This is a class union, providing a convenient class for coordinates in several formats.
Details
The class accepts coordinates in any of the following formats: 1. SpatialPoints 2. two-columned matrix 3. vector of length 2
Examples
showClass("Coords")
[Package gdistance version 1.6.4 Index]