Hi!

 

I have a set of 800 coordinates pairs and need to find the distance
between each pair.

 

I am able to find the distance between one pair using:
<-geodist(LatStart,LongStart,LatEnd,LongEnd,units="km")) but doing one
by one is nor feasible.

 

Can you help me? 

 

Thanks, Mafalda

 

--

Mafalda Viana

Inshore Fisheries Group

FRS Marine Laboratory

375 Victoria Road

Torry, Aberdeen                                

AB11 9DB

UK

 

email: [EMAIL PROTECTED]

 

Phone: +44 (0) 1224 876544 (ext.5684)

Fax: +44 (0) 1224 295511

 


        [[alternative HTML version deleted]]

______________________________________________
R-help@r-project.org 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.

Reply via email to