Convert British National Grid georeferences to easting and northing coordinates
Convert British National Grid georeferences to easting and northing coordinates.
epi.convgrid(os.refs)
os.refs |
a vector of character strings listing the British National Grid georeferences to be converted. |
If an invalid georeference is encountered in the vector os.ref
the method returns a NA
.
os.refs <- c("SJ505585","SJ488573","SJ652636") epi.convgrid(os.refs)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.