Generate Functions to Get or Set Global Options


[Up] [Top]

Documentation for package ‘GlobalOptions’ version 0.1.2

Help Pages

$.GlobalOptionsFun Get option value by dollar symbol
$.InternalOptionValue Get value of other options
$<-.GlobalOptionsFun Set option value by dollar symbol
.DollarNames.GlobalOptionsFun The .DollarNames method for the GlobalOptionsFun class
.v Get value of other options
Assign.GlobalOptionsFun Set option value by dollar symbol
Dot.DollarNames.GlobalOptionsFun The .DollarNames method for the GlobalOptionsFun class
Dot.v Get value of other options
dump_opt Print all fields of a single option
Extract.GlobalOptionsFun Get a single GlobalOption object
ExtractExtract.GlobalOptionsFun Get option value by subset operator
ExtractExtractAssign.GlobalOptionsFun Set option value by subset operator
names.GlobalOptionsFun Option names
print.GlobalOptionsFun Print the GlobalOptionsFun object
setGlobalOptions Produce a function which can get or set global options
set_opt Produce a function which can get or set global options
Subset.GlobalOptionsFun Get option value by dollar symbol
Subset.InternalOptionValue Get value of other options
[.GlobalOptionsFun Get a single GlobalOption object
[[.GlobalOptionsFun Get option value by subset operator
[[<-.GlobalOptionsFun Set option value by subset operator