Extract.GlobalOptionsFun.rd
Get a single GlobalOption object
# S3 method for GlobalOptionsFun [(x, nm)
x | the option object returned by |
---|---|
nm | a single name of the option. |
This function is only used internally.
Zuguang Gu <z.gu@dkfz.de>
#> Field Value #> name a #> default_value 1 #> current_value 1 #> length no limit #> class no limit #> validate a user-defined function #> failed_msg Your option is invalid. #> filter a user-defined function #> read.only FALSE #> private FALSE #> visible TRUE #> description "" #> __generated_namespace__ R_GlobalEnvopt["b"]#> Field Value #> name b #> default_value b #> current_value b #> length no limit #> class no limit #> validate a user-defined function #> failed_msg Your option is invalid. #> filter a user-defined function #> read.only FALSE #> private FALSE #> visible TRUE #> description "" #> __generated_namespace__ R_GlobalEnv