Free Access Week - Data Engineering + BI
Data Engineering and BI courses are free this week!
Free Access Week - Jun 2-8

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.