Bind All results
bindAllResults.Rd
Bind All results
Arguments
- listOfDataframes
(list) list of data.frames that should be bind with
dplyr::bind_rows
- addEmptyRow
(logical) if TRUE, add an empty row with NA values after each element of
listOfDataframes