read_meta {pmxpartab}R Documentation

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.


[Package pmxpartab version 0.5.0 Index]