gdistance (version 1.6.4)

Coords class: Coords class

Description

This is a class union, providing a convenient class for coordinates in several formats.

Arguments

Details

The class accepts coordinates in any of the following formats: 1. SpatialPoints 2. two-columned matrix 3. vector of length 2

Examples

Run this code
showClass("Coords")

Run the code above in your browser using DataLab