Rdocumentation
powered by
Learn R Programming
geospacom (version 0.5-8)
GPS:
GPS
Description
WGS84 projection
Usage
data(GPS)
Arguments
Format
The format is: Formal class 'CRS' [package "sp"] with 1 slots ..@ projargs: chr "+init=epsg:4326 +proj=longlat +ellps=WGS84 +datum=WGS84 +no_defs +towgs84=0,0,0"
Examples
Run this code
data(GPS)
str(GPS)
Run the code above in your browser using
DataLab