View source: R/logger_LT_EDGE_M100.R
read_logger_LT_EDGE_M100_xle | R Documentation |
Read an input file of water level logger "LT EDGE M100" from .xle file
read_logger_LT_EDGE_M100_xle( file, timeFormat = .defaultTimeFormat("v4"), country = NA )
file |
full path to logger file |
timeFormat |
time format string |
country |
one of "en" (English format: decimal sign = ".") or "de" (German format: decimal sign = ","). If country is NA (default) it is guessed from the file content |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.