Description Usage Arguments Value Author(s)
Returns spatial points object
1 2 | to_SpatialPoints(x, stratum = "Name", longitude = "Longitude",
latitude = "Latitude", ...)
|
x |
The object containin coordinates. |
stratum |
The name of the variable in |
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 |
An object of type SpatialPoints
Rodney J. Dyer rjdyer@vcu.edu
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.