options.open {artma} | R Documentation |
Options Open
Description
Open an options file for editing. Must be run interactively.
Usage
options.open(options_file_name = NULL, options_dir = NULL)
Arguments
options_file_name |
[character, optional] Name of the user options file to modify, including the suffix. |
options_dir |
[character, optional] Full path to the folder that contains user options files. If not provided, the default folder is chosen. Defaults to |
Value
NULL
Opens the file for editing
[Package artma version 0.2.1 Index]