Merge Neubrandenburg data into one consistent data frame
Usage
merge_Neubrandenburg_data(allData, keep.all = FALSE)
Arguments
- allData
data frame
- keep.all
logical. If TRUE
(the default is FALSE
) all
columns from allData
are contained in the result data frame,
otherwise only the first column (timestamp).