swap_coords | R Documentation |
sf
Sometimes people put coordinates in back to front. This function swaps them.
swap_coords(.data, geometry = geometry)
.data |
( |
geometry |
(unquoted character; default = geometry) the geometry column |
## Not run:
my_sf %>% swap_coords()
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.