View source: R/logger_LT_EDGE_M100.R
read_logger_LT_EDGE_M100_csv | R Documentation |
Read an input file of water level logger "LT EDGE M100" from .csv file
read_logger_LT_EDGE_M100_csv(file, country = "en", maxRowToLookForHeader = 15)
file |
full path to logger file |
country |
one of "en" (English format: column separator = ",", decimal sign = ".") or "de" (German format: column separator = ";", decimal sign = ",") |
maxRowToLookForHeader |
number of rows to look for column headers (default: 15) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.