Hello R-experts,
I have some coordinates that look like this:
lat long
32 31.85
59 48.74
34 05.7
58 50.79
34 05.7
58 50.79
34 05.7
58 50.79
This was my GPS setting by the time of filed trip. I assume that the second
column is "minute + seconds". Am i right? I am looking for a function to
convert them to decimal degree.
Appreciate it if I get any help.
All the best,
Mehdi
[[alternative HTML version deleted]]
______________________________________________
[email protected] mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.