# NOT RUN {
coord <- c("N 43<U+00B0>27'30\"", "N43<U+00B0>27'30\"", "43<U+00B0>27'30\"N",
"43<U+00B0> 27' 30\" N", "43 <U+00B0> 27 ' 30 \" N",
"43<U+00B0>27'30\"", "43<U+00B0>27.5'")
cat(coord, sep = "\n")
geoTrans(coord)
geoTrans("43 D 27.5'", degsym = "D")
geoTrans("43<U+00B0> 27' 30\" S")
# }
Run the code above in your browser using DataLab