define_option: Define an option

View source: R/utils.R

define_optionR Documentation

Define an option

Description

This function defines an option by using the name of the new option and its value. Can be used to define options programmatically.

Usage

define_option(option_name, value)

Arguments

option_name

The value of the option.


JosepER/lissyrtools documentation built on Jan. 26, 2025, 10:01 p.m.