prepareDetections | R Documentation |
Open and sort the detections dataset for applying RSP estimation, using the tagging data to assign species names and indexes for each tracked animal.
prepareDetections(detections, spatial, coord.x, coord.y)
detections |
A list of detections provided by an actel function. |
spatial |
A list of spatial objects in the study area |
coord.x , coord.y |
The names of the columns containing the x and y positions of the stations in the spatial object. |
A standardised data frame to be used for RSP calculation.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.