dd2df: Data Dictionary to data.frame

View source: R/datadictto.R

dd2dfR Documentation

Data Dictionary to data.frame

Description

Convert data dictionary to a data.frame

Usage

dd2df(l)

Arguments

l

data dictionary list

Value

data.frame

Examples

dd <- script2info(system.file("examples", "ex_script.R", package = "rcmoonpie"))
dd2df(dd)


couthcommander/rcmoonpie documentation built on May 17, 2022, 12:35 a.m.