terrainr_coordinate_pair-class {terrainr} | R Documentation |
S4 class for coordinate points in the format expected by
terrainr
functions.
Description
S4 class for coordinate points in the format expected by
terrainr
functions.
Slots
lat
Numeric latitude, in decimal degrees
lng
Numeric longitude, in decimal degrees
See Also
Other classes and related functions:
terrainr_coordinate_pair
[Package terrainr version 0.7.5 Index]