powered by
Parse longitude and latitude values in DMS
parse_lon_dohunbyo(longitude)parse_lat_dohunbyo(latitude)
parse_lat_dohunbyo(latitude)
longitude values
latitude values
numeric vector
# NOT RUN { x <- "\u6771\u7d4c139\u5ea644\u520628\u79d28869" parse_lon_dohunbyo(x) y <- "\u5317\u7def35\u5ea639\u520629\u79d21572" parse_lat_dohunbyo(y) # }
Run the code above in your browser using DataLab