Learn R Programming

csvwr (version 0.1.7)

list_of_lists_to_df: Parse list of lists specification into a data frame

Description

Parse list of lists specification into a data frame

Usage

list_of_lists_to_df(ll)

Value

a data frame with a row per list

Arguments

ll

a list of lists