Package: GlobalOptions 0.1.2

Zuguang Gu

GlobalOptions: Generate Functions to Get or Set Global Options

It provides more configurations on the option values such as validation and filtering on the values, making options invisible or private.

Authors:Zuguang Gu

GlobalOptions_0.1.2.tar.gz
GlobalOptions_0.1.2.zip(r-4.5)GlobalOptions_0.1.2.zip(r-4.4)GlobalOptions_0.1.2.zip(r-4.3)
GlobalOptions_0.1.2.tgz(r-4.4-any)GlobalOptions_0.1.2.tgz(r-4.3-any)
GlobalOptions_0.1.2.tar.gz(r-4.5-noble)GlobalOptions_0.1.2.tar.gz(r-4.4-noble)
GlobalOptions_0.1.2.tgz(r-4.4-emscripten)GlobalOptions_0.1.2.tgz(r-4.3-emscripten)
GlobalOptions.pdf |GlobalOptions.html
GlobalOptions/json (API)
NEWS

# Install 'GlobalOptions' in R:
install.packages('GlobalOptions', repos = c('https://jokergoo.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/jokergoo/globaloptions/issues

On CRAN:

9.46 score 9 stars 209 packages 40 scripts 26k downloads 13 exports 0 dependencies

Last updated 4 months agofrom:c3b7970b2c. Checks:OK: 7. Indexed: yes.

TargetResultDate
Doc / VignettesOKOct 31 2024
R-4.5-winOKOct 31 2024
R-4.5-linuxOKOct 31 2024
R-4.4-winOKOct 31 2024
R-4.4-macOKOct 31 2024
R-4.3-winOKOct 31 2024
R-4.3-macOKOct 31 2024

Exports:.DollarNames.GlobalOptionsFun.v[.GlobalOptionsFun[[.GlobalOptionsFun[[<-.GlobalOptionsFun$.GlobalOptionsFun$.InternalOptionValue$<-.GlobalOptionsFundump_optnames.GlobalOptionsFunprint.GlobalOptionsFunset_optsetGlobalOptions

Dependencies:

Generate Global Options

Rendered fromGlobalOptions.Rmdusingknitr::rmarkdownon Oct 31 2024.

Last update: 2020-06-06
Started: 2016-03-11

Readme and manuals

Help Manual

Help pageTopics
The .DollarNames method for the GlobalOptionsFun class.DollarNames.GlobalOptionsFun Dot.DollarNames.GlobalOptionsFun
Get value of other options.v Dot.v
Get a single GlobalOption objectExtract.GlobalOptionsFun [.GlobalOptionsFun
Get option value by subset operatorExtractExtract.GlobalOptionsFun [[.GlobalOptionsFun
Set option value by subset operatorExtractExtractAssign.GlobalOptionsFun [[<-.GlobalOptionsFun
Get option value by dollar symbol$.GlobalOptionsFun Subset.GlobalOptionsFun
Get value of other options$.InternalOptionValue Subset.InternalOptionValue
Set option value by dollar symbol$<-.GlobalOptionsFun Assign.GlobalOptionsFun
Print all fields of a single optiondump_opt
Option namesnames.GlobalOptionsFun
Print the GlobalOptionsFun objectprint.GlobalOptionsFun
Produce a function which can get or set global optionsset_opt
Produce a function which can get or set global optionssetGlobalOptions