list_of_lists_to_df {csvwr}R Documentation

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)

Arguments

ll

a list of lists

Value

a data frame with a row per list


[Package csvwr version 0.1.7 Index]