printSensorData: Print sensor data for each individual tag

View source: R/print.R

printSensorDataR Documentation

Print sensor data for each individual tag

Description

Print sensor data for each individual tag

Usage

printSensorData(
  detections,
  spatial,
  rsp.info,
  colour.by = c("auto", "stations", "arrays"),
  extension = "png"
)

Arguments

detections

A valid detections list

extension

the format of the generated graphics

Value

A string of file locations in rmd syntax, to be included in printRmd


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