readSettingsFile: Import a settings file

View source: R/utils.R

readSettingsFileR Documentation

Import a settings file

Description

Reads the content of a yaml settings file from the package directory.

Usage

readSettingsFile(file)

Arguments

file

The file name to read. Settings files are stored in the package installation directory and include different settings and options.

Value

A list object containing the content of the settings yaml file


imola documentation built on April 19, 2022, 5:09 p.m.