powered by
Read climate meta info textfiles in zip folders downloaded with dataDWD().
dataDWD()
readMeta(file, progbar = TRUE, ...)
Invisible named list of data.frames; or a list of lists, if length(file)>1.
Char (vector): name(s) of the zip file(s) downloaded with dataDWD(), e.g. "~/DWDdata/tageswerte_KL_02575_akt.zip"
Logical: present a progress bar with estimated remaining time? If missing and length(file)==1, progbar is internally set to FALSE. DEFAULT: TRUE
Further arguments passed to read.table()
read.table()
Berry Boessenkool, berry-b@gmx.de, 2016 + March 2019
dataDWD(), readVars(), readDWD()
readVars()
readDWD()
# see dataDWD
Run the code above in your browser using DataLab