printSensorData {actel} | R 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
[Package actel version 1.3.0 Index]