Generate Functions to Get or Set Global Options
Set option value by dollar symbol
The .DollarNames method for the GlobalOptionsFun class
Get value of other options
Print all fields of a single option
Get a single GlobalOption object
Get option value by subset operator
Set option value by subset operator
Option names
Print the GlobalOptionsFun object
Produce a function which can get or set global options
Produce a function which can get or set global options
Get option value by dollar symbol
Get value of other options
It provides more configurations on the option values such as validation and filtering on the values, making options invisible or private.