read_logger_LT_EDGE_M100_xle: Read Logger File (.xle) from LT EDGE M100

View source: R/logger_LT_EDGE_M100.R

read_logger_LT_EDGE_M100_xleR Documentation

Read Logger File (.xle) from LT EDGE M100

Description

Read an input file of water level logger "LT EDGE M100" from .xle file

Usage

read_logger_LT_EDGE_M100_xle(
  file,
  timeFormat = .defaultTimeFormat("v4"),
  country = NA
)

Arguments

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


KWB-R/kwb.logger documentation built on June 18, 2022, 1:49 a.m.