View source: R/logger_data_tools.R
load_loggerData | R Documentation |
Upload conductivity data to database
load_loggerData(cn, data)
cn |
DBI connection object |
data |
tibble of readings,as produced by e.g. read_HOBODir or read_miniDOTDir |
inserts records into the database and returns the number of records inserted
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.