powered by
Convert British National Grid georeferences to Brtish National Grid (EPSG 27700) easting and northing coordinates.
epi.convgrid(osref)
a vector of character strings listing the British National Grid georeferences to be converted.
## EXAMPLE 1: os.ref <- c("SJ505585","SJ488573","SJ652636") epi.convgrid(os.ref) os.ref <- c("SJ505585","SJ488573","ZZ123456") epi.convgrid(os.ref)
Run the code above in your browser using DataLab