[R] Excluding coordinates that fall within a circle
Alice Domalik
adomalik at sfu.ca
Fri Jun 17 19:26:32 CEST 2016
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]]
More information about the R-help
mailing list