to_SpatialPoints: Translate object into a SpatialPoints object

Description Usage Arguments Value Author(s)

Description

Returns spatial points object

Usage

1
2
to_SpatialPoints(x, stratum = "Name", longitude = "Longitude",
  latitude = "Latitude", ...)

Arguments

x

The object containin coordinates.

stratum

The name of the variable in x that represents the stratum to be used as points.

longitude

The key for the attribute representing Longitude (default="Longitude")

latitude

The key for the attribute representing Latitude (default="Latitude")

...

Optional arguments passed to overriden objects

Value

An object of type SpatialPoints

Author(s)

Rodney J. Dyer rjdyer@vcu.edu


popgraph documentation built on April 14, 2017, 9:58 p.m.