createStandards: Standardize serial numbers, stations and arrays in the...

View source: R/load.R

createStandardsR 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.


actel documentation built on Oct. 19, 2023, 9:08 a.m.