find_square | R Documentation |
Find the OS 100km grid square containig the location based on easting and northing.
find_square(location)
location |
A vector consisting of easting and northing,
e.g. |
For information on the 100km grid, see https://www.ordnancesurvey.co.uk/documents/resources/guide-to-nationalgrid.pdf
find_square(c(349950, 673605))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.