config: Functions handling imongr R package config

configR Documentation

Functions handling imongr R package config

Description

Functions handling imongr R package config

Usage

create_config(dir = ".")

write_config(config, dir = ".", filename = "_imongr.yml")

get_config(dir = ".")

check_config(config)

Arguments

dir

string providing path to configuration file

config

list containing configuration

filename

string defining config filename

Value

A status message or list of config


mong/imongr documentation built on March 29, 2025, 7:29 p.m.