Description Usage Arguments Value
View source: R/xy_to_gridref.R
Convert x and y coordinates to an osgb grid reference
1 | xy_to_gridref(x, y, digits = 10)
|
x |
a vector of x coordinates (must be epsg 27700) |
y |
a vector of y coordinates (must be epsg 27700) |
digits |
the number of digits to return (maximum value is 10) |
a vector of osgb grid references
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.