kaijagahm / vultureUtils

Utility functions for working with vulture data
Other
4 stars 0 forks source link

Can skip spatsoc::group_pts and just go straight to spatsoc::edge_dist #59

Closed kaijagahm closed 1 year ago

kaijagahm commented 1 year ago

I think edge_dist basically does the same thing as group_pts except that it returns an edgelist more directly... so can probably just cut that line of code out of spaceTimeGroups without generating any problems? I've already skipped straight to it in getRoostEdges.