Package: ellipsis 0.3.2.9000

Hadley Wickham

ellipsis:Tools for Working with ...

The ellipsis is a powerful tool for extending functions. Unfortunately this power comes at a cost: misspelled arguments will be silently ignored. The ellipsis package provides a collection of functions to catch problems and alert the user.

Authors:Hadley Wickham [aut, cre], RStudio [cph]

ellipsis_0.3.2.9000.tar.gz
ellipsis_0.3.2.9000.zip(r-4.5)ellipsis_0.3.2.9000.zip(r-4.4)ellipsis_0.3.2.9000.zip(r-4.3)
ellipsis_0.3.2.9000.tgz(r-4.4-arm64)ellipsis_0.3.2.9000.tgz(r-4.4-x86_64)ellipsis_0.3.2.9000.tgz(r-4.3-arm64)ellipsis_0.3.2.9000.tgz(r-4.3-x86_64)
ellipsis_0.3.2.9000.tar.gz(r-4.5-noble)ellipsis_0.3.2.9000.tar.gz(r-4.4-noble)
ellipsis_0.3.2.9000.tgz(r-4.4-emscripten)ellipsis_0.3.2.9000.tgz(r-4.3-emscripten)
ellipsis.pdf |ellipsis.html
ellipsis/json (API)
NEWS

# Installellipsis in R:
install.packages('ellipsis',repos = c('https://r-lib.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/r-lib/ellipsis/issues

On CRAN:

dot-dot-dotellipsis

4 exports 139 stars 14.15 score 1 dependencies 1766 dependents 327.0k downloads

Last updated 3 years agofrom:55fe5b8615

Exports:check_dots_emptycheck_dots_unnamedcheck_dots_usedsafe_median

Dependencies:rlang

Readme and manuals

Help Manual

Help pageTopics
Check that dots are unusedcheck_dots_empty
Check that all dots are unnamedcheck_dots_unnamed
Check that all dots have been usedcheck_dots_used
Safe version of mediansafe_median safe_median.numeric