Hi List, 

I'm working with some bird tracking data, and to filter the data set, I need to 
exclude points taken at the colony. 
I would like to exclude coordinates from within a 500 meter radius of a point 
centered on the colony. 
However, as an R novice, I'm not sure how to accomplish this. 

My df looks like this: 

AnimalID Latitude Longitude Datetime 

Any suggestions would be greatly appreciated. 


        [[alternative HTML version deleted]]

______________________________________________
R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see
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