read_config_file: Parser for gCMAPWeb configuration file

Description Usage Arguments Value Author(s)

View source: R/file_io.R

Description

This function parses the gCMAPWeb configuration file (in yaml format) and returns the information as a list

Usage

1
2
read_config_file(config.file.path = system.file("config", "config.yml",
  package = "gCMAPWeb"))

Arguments

config.file.path

character, full path to gCMAPWeb configuration file

Value

a nested list

Author(s)

Thomas Sandmann


gCMAPWeb documentation built on April 28, 2020, 8:23 p.m.