options.open: Options Open

View source: R/options.R

options.openR 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 NULL.

Value

NULL Opens the file for editing


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