# NOT RUN {
## json output
getCoordinate('<U+5317><U+4EAC><U+5927><U+5B66>')
## xml output
getCoordinate('<U+5317><U+4EAC><U+5927><U+5B66>', output='xml')
## formatted
getCoordinate('<U+5317><U+4EAC><U+5927><U+5B66>', formatted = T)
## vectorization, return a matrix
getCoordinate(c('<U+5317><U+4EAC><U+5927><U+5B66>', '<U+6E05><U+534E><U+5927><U+5B66>'), formatted = T)
# }
Run the code above in your browser using DataLab