Learn R Programming

pmxpartab (version 0.5.0)

read_meta: Read meta information from a YAML file

Description

Read meta information from a YAML file

Usage

read_meta(meta.file = "meta.yaml")

Arguments

meta.file

The name of a YAML file to be read.

Value

A list if the file exists, otherwise NULL.