Description Usage Arguments Value See Also Examples
View source: R/dispersalSummary.R
Produce standard metrics of dispersal. Metrics include dispersal distance and bearings between tag release location and each detection as well as between consecutive detections.
1  | dispersalSummary(ATTdata)
 | 
ATTdata | 
 an 'ATT' object created using   | 
Produces a tibble containing dispersal distance and bearings between tag release location and each detection as well as between consecutive detections.
Input data needs to be setup using setupData
1 2 3 4 5 6 7 8 9 10  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.