gdistance (version 1.3-0)

Coords class: Coords class

Description

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

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

Arguments

Examples

Run this code
# NOT RUN {
showClass("Coords")
# }

Run the code above in your browser using DataLab