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 |
options_dir |
[character, optional] The directory to read the options file from. If |
Value
[list] The fixed data config.
[Package artma version 0.2.1 Index]