kaijagahm / vultureUtils

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

Data cleaning report; interaction locations #111

Closed kaijagahm closed 1 year ago

kaijagahm commented 1 year ago
  1. Added a data cleaning report to cleanData, to show how many rows and individuals were lost at each step.
  2. Added interaction locations to getEdges and getRoostEdges, with a parameter getLocs (default FALSE) for getEdges, getFeedingEdges, getRoostEdges, and getFlightEdges. Only makes a difference for return = "edges" or return = "both". Can't really return a location for SRI--by definition it's multiple locations.