Learn R Programming

datamodelr (version 0.2.1.9001)

dm_list2coltable: List to column table

Description

Convert a 3 level named list to a data frame with column info

Usage

dm_list2coltable(x)

Arguments

x

a named list

Details

The funcion is used when creating data model object from list provided by yaml parser.