Last data update: 2014.03.03

R: Coords class
Coords classR Documentation

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

Author(s)

Jacob van Etten <jacobvanetten@yahoo.com>

Examples

showClass("Coords")

Results