read_sensor: read sensor data files

Description Usage Arguments Value

View source: R/across-sites.R

Description

read sensor data files

Usage

1
2
3
4
5
6
read_sensor(
  filenames = example_filenames(),
  sensor = c("temp", "PAR", "waves", "current")[1],
  raw = FALSE,
  ...
)

Arguments

filenames

vector, the name of the files to be read in

sensor

character, type of sensor to be analyzed, "temp", "PAR", "waves", "current"

raw

logical, FALSE if passing QAQC'd data (default)

...

further arguments passed to theme

Value

tibble


rfrancolini/sensable documentation built on Dec. 22, 2021, 3:08 p.m.