por_transformation_df | R Documentation |
Transformation from spherical PoR to geographical coordinate system and vice versa
geographical_to_PoR_df(x, PoR)
PoR_to_geographical_df(x, PoR)
x |
|
PoR |
Pole of Rotation. |
"data.frame"
with the transformed coordinates
(lat.PoR
and lon.PoR
for PoR CRS,
or lat
and lon
for geographical CRS).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.