Displaying 1 result from an estimated 1 matches for "coordstring".
Did you mean:
condstring
2004 Jun 01
1
converting text coordinates to decimal degrees
I receive GPS readings in a text string such as
"0121.6723S 03643.6893E" and need the coordinates as
decimal degrees in two separate variables: "-1.361205"
and "36.728155". How do I do this in R?
mikkel