glt_geoid | R Documentation |
Get a geoid correction value for a latitude longitude pair
glt_geoid(longitude, latitude)
longitude |
longitude, single value or vector |
latitude |
latitude, single value or vector |
geoid height, for the correction of values measured relative to a reference ellipsoid (GPS)
## Not run: correction <- glt_geoid(4, 50) ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.