summaryrefslogtreecommitdiff
path: root/math/R-ellipsis/DESCR
blob: 6810ed959b1431283891e5c3bf6fee6433df6fa1 (plain)
1
2
3
4
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.