checkcrs | R Documentation |
This function checks the coordinate reference system of a spatial object, and transforms to the British National Grid or other desired target if needed.
checkcrs(x, target = 27700)
x |
Simple features spatial object, or list of sf objects |
target |
EPSG code of desired end projection, default British National Grid, or another sf object whose projection you want to match |
sf object with desired projection
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.