Description
This is a wrapper around rbindlist to preserve the input
class.
Usage
bindRows(x, id = NULL, useNames = TRUE, fill = TRUE)
Arguments
x
(list) a list of data frames
Value
If the first element of x
inherits from data.frame
the type
that first element.
x
else.