powered by
formatPosition(latlon, isLat=TRUE, type=c("list", "string", "expression"), showHemi=TRUE)
degrees
minutes
seconds
hemispheres
library(oce) formatPosition(10+1:10/60+2.8/3600) formatPosition(10+1:10/60+2.8/3600, type="string")
Run the code above in your browser using DataLab