system.config: system.config

View source: R/roakvar.R

system.configR Documentation

system.config

Description

system.config

Usage

system.config(fmt = "json", to = "return", quiet = TRUE)

Value

A named list. System config information

Examples

# Get named list of the OakVar system configuration
#roakvar::system.config()
# Get the OakVar system configuration in YAML text
#roakvar::system.config(fmt="yaml")# Print to stdout the OakVar system configuration in YAML text
#roakvar::system.config(fmt="yaml", to="stdout")


rkimoakbioinformatics/roakvar documentation built on July 27, 2022, 7:27 p.m.