rbind a list
rbindlist(x)
x
a list that have similar elements that can be rbind to a data.frame
data.frame
Guangchuang Yu