## Not run: ------------------------------------
# # latitude/longitude coordinates of Beijing railway station
# # WGS-84: (39.90105, 116.42079)
# # BD-09: (39.90851, 116.43351)
# wgs2bd(39.90105, 116.42079) # correct
# # convert multiple coordinates
# wgs2bd(c(39.99837, 39.98565), c(116.3203, 116.2998))
## ---------------------------------------------
Run the code above in your browser using DataLab