# single entry
OSG2LatLon(c(572200,121300))
# use result from OSGParse() function
OSG2LatLon(OSGParse("TQ722213"))
# multiple entries & use result from OSGParse() function
OSG2LatLon(OSGParse(c("SN831869","SN829838","SN824853","SN824842","SN826854")))
Run the code above in your browser using DataLab