quickdf: Convert a list to a data frame

Description Usage Arguments Value

View source: R/task.r

Description

this idea and code (quickdf) is attributed to Hadley Wickham http://adv-r.had.co.nz/Profiling.html it's much faster than using as.data.frame, and in our use case we seem to be guaranteed well-formed lists

Usage

1

Arguments

l

list suitable to be a data frame with quick conversion

Value

a data frame


jowalski/rtmr documentation built on May 19, 2019, 9:43 p.m.