View source: R/misa_read_files.R
read_misa_oneSite | R Documentation |
This function reads csv tables with one timestamp column and one oxygen data column
read_misa_oneSite(path, file, siteID)
path |
The path to the file |
file |
Filename (including ".csv" Ending) |
siteID |
a character vector specifying the site name |
A Data frame with 3 columen: Timestamp, Oxygen data and Site name
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.