Displaying 1 result from an estimated 1 matches for "distgps".
Did you mean:
destops
2011 Nov 08
1
from points in Lon/Lat to physical distance in dist class
...not get final goal. Could
please give me any directions/advice?
This email cc. to Mr. Pierre, the author of BoSSA package.
Thanks a lot in advance.
Best wishes,
Jian-Feng, Mao
#########################################
What I have gotten are
(1) distance among GPS points could be calculated by distGPS() function in
BoSSA package. But, it can
not output the distance in dist class. And, I do not know how to convert
such distance matrix to dist class.
(2) dist() function in base R can calculate distance among units and export
it in dist class. But, it could not
be used to work on points in lon/lat...