config.fix {artma}R 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.


[Package artma version 0.2.1 Index]