quickdf | R Documentation |
Speedups in data.frame creation.
quickdf(x)
x |
named list of equal length vectors |
This is 20x faster than as.data.frame.
data.frame
HW/LL
Idea borrowed from http://adv-r.had.co.nz/Profiling.html.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.