Description Usage Arguments Value
View source: R/points-elided-sf.R
This function will take an sf object or a data frame of coordinates and shift the points around Alaska and Hawaii to the elided area from this package, leaving the other points intact.
1 | points_elided_sf(sfin)
|
sfin |
An object of SpatialPoints class or a data frame with x ('lon') and y ('lat') |
An elided version of the original sf class
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.