Description Usage Arguments Value
read sensor data files
1 2 3 4 5 6 | read_sensor(
filenames = example_filenames(),
sensor = c("temp", "PAR", "waves", "current")[1],
raw = FALSE,
...
)
|
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 |
tibble
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.