os_squares | R Documentation |
A table of names of OS 100km squares in correct grid positions to be
used with the find_square()
function.
os_squares
An object of class tbl_df
(inherits from tbl
, data.frame
) with 12 rows and 7 columns.
The data is turned upside down, so that south is up. This coincides with the
OS grid which has origins in the south-west, so that the location with
easting 101000 (101km east of origin) and northing 101000 (101km north
of origin) is located in os_squares[1,1]
For information on the 100km grid, see https://www.ordnancesurvey.co.uk/documents/resources/guide-to-nationalgrid.pdf
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.