powered by
replyr_bind_rows(lst, eagerCompute = FALSE)
d <- data.frame(x=1:2) replyr_bind_rows(list(d,d,d))
Run the code above in your browser using DataLab