Description Usage Arguments Value
graph sensor data files
1 2 3 4 5 | graph_sensor(
x = read_sensor(),
sensor = c("temp", "par", "waves", "current")[1],
...
)
|
x |
tibble of single data type |
sensor |
character, type of sensor to be analyzed, "temp", "PAR", "waves", "current" |
... |
further arguments passed to |
ggplot
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.