Package: params 0.7.7
params: Simplify Parameters
An interface to simplify organizing parameters used in a package, using external configuration files. This attempts to provide a cleaner alternative to options().
Authors:
params_0.7.7.tar.gz
params_0.7.7.tar.gz(r-4.5-noble)params_0.7.7.tar.gz(r-4.4-noble)
params_0.7.7.tgz(r-4.4-emscripten)params_0.7.7.tgz(r-4.3-emscripten)
params.pdf |params.html✨
params/json (API)
NEWS
# Install 'params' in R: |
install.packages('params', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/sahilseth/params/issues
Last updated 1 months agofrom:58f8978b03. Checks:3 OK. Indexed: no.
Target | Result | Latest binary |
---|---|---|
Doc / Vignettes | OK | Mar 09 2025 |
R-4.5-linux | OK | Mar 09 2025 |
R-4.4-linux | OK | Mar 09 2025 |
Exports:check_argsfix_namesget_optskableload_optsload_tomlnew_optsread_sheetset_optswrite_sheet
Dependencies:bitbit64clicliprcpp11crayonfansigluehmslifecyclemagrittrpillarpkgconfigprettyunitsprogresspurrrR6RcppRcppTOMLreadrrlangtibbletidyselecttzdbutf8vctrsvroomwhiskerwithr
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Assert none of the arguments of a function are null. | check_args |
fix_column_names | fix_column_names |
fix_names | fix_names |
Create tables in LaTeX, HTML, Markdown and reStructuredText | kable |
Setting/loading and extracting various options into the environment | get_opts load_opts load_toml new_opts params print.opts set_opts |
default opts | opts |
Parse options to expand '{{variable}}' into their respective values | parse_opts |
Read/Write sheets (automatically detect the file type and work accordingly) | read_sheet write_sheet |