createStandards {actel} | R Documentation |
Standardize serial numbers, stations and arrays in the detections
Description
Matches the ALS serial number to the deployments to rename the serial number. The corresponding deployment is then used to update the Standard Station name and the array based in the spatial object.
Usage
createStandards(detections, spatial, deployments, discard.orphans = FALSE)
Arguments
detections |
a data frame of detections |
spatial |
A list of spatial objects in the study area |
deployments |
a list of deployments |
Value
A data frame with standardized station names.
[Package actel version 1.3.0 Index]