Rdocumentation
powered by
Learn R Programming
GlobalOptions (version 0.1.2)
Generate Functions to Get or Set Global Options
Description
It provides more configurations on the option values such as validation and filtering on the values, making options invisible or private.
Copy Link
Link to current version
Version
Version
0.1.2
0.1.1
0.1.0
0.0.13
0.0.12
0.0.11
0.0.10
0.0.9
0.0.8
0.0.7
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1
Install
install.packages('GlobalOptions')
Monthly Downloads
27,473
Version
0.1.2
License
MIT + file LICENSE
Issues
1
Pull Requests
0
Stars
9
Forks
4
Repository
https://github.com/jokergoo/GlobalOptions
Maintainer
Zuguang Gu
Last Published
June 10th, 2020
Functions in GlobalOptions (0.1.2)
Search all functions
$<-.GlobalOptionsFun
Set option value by dollar symbol
setGlobalOptions
Produce a function which can get or set global options
print.GlobalOptionsFun
Print the GlobalOptionsFun object
.DollarNames.GlobalOptionsFun
The .DollarNames method for the GlobalOptionsFun class
[.GlobalOptionsFun
Get a single GlobalOption object
set_opt
Produce a function which can get or set global options
$.GlobalOptionsFun
Get option value by dollar symbol
.v
Get value of other options
dump_opt
Print all fields of a single option
names.GlobalOptionsFun
Option names
$.InternalOptionValue
Get value of other options
[[.GlobalOptionsFun
Get option value by subset operator
[[<-.GlobalOptionsFun
Set option value by subset operator