yaml2info: YAML file to Data Dictionary

View source: R/toinfo.R

yaml2infoR Documentation

YAML file to Data Dictionary

Description

Convert YAML file to a data dictionary

Usage

yaml2info(file)

Arguments

file

character string naming the file to read with yaml.load_file

Value

list

Examples

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


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