Learn R Programming

gms (version 0.31.2)

read_yaml_header: read_yaml_header

Description

Reads header written in yaml format from a file

Usage

read_yaml_header(file, n = 20)

Value

A list containing the read in information

Arguments

file

path to the file which contains the YAML header

n

Number of lines to be read (header must be part of these lines in order to be read)

Author

Jan Philipp Dietrich