config.fix: Fix the data config

View source: R/data_config.R

config.fixR Documentation

Fix the data config

Description

Fix the data config.

Usage

config.fix(options_file_name = NULL, options_dir = NULL)

Arguments

options_file_name

[character, optional] The name of the options file to read the data config from. If NULL (default), the data config will be read from the artma.data.config option.

options_dir

[character, optional] The directory to read the options file from. If NULL (default), the current working directory will be used.

Value

[list] The fixed data config.


artma documentation built on June 8, 2025, 10:40 a.m.