View source: R/logger_data_tools.R
read_miniDOTData | R Documentation |
Read in a single day of MiniDOT data from a single logger
read_miniDOTData(filePath)
filePath |
Path of the MiniDOT text file to read in |
Tibble with columns for time (seconds), DO (mg/L), and temperature (degrees C)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.