Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

quickdf

Quick data frame.


Description

Experimental version of as.data.frame that converts a list to a data frame, but doesn't do any checks to make sure it's a valid format. Much faster.

Usage

quickdf(list)

Arguments

list

list to convert to data frame


plyr

Tools for Splitting, Applying and Combining Data

v1.8.6
MIT + file LICENSE
Authors
Hadley Wickham [aut, cre]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.