View source: R/internal_functions.R
rotate_crs | R Documentation |
Rotates a CRS such that North is in the middle of two meridians
rotate_crs(crs, meridians)
crs |
The CRS to be rotated in |
meridians |
A numeric vector giving the two meridians which should be used in the rotation |
Rotated CRS in st_crs
format
Mikko Vihtakari
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.