r-lib/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.

Getting started

Package details

Maintainer
LicenseMIT + file LICENSE
Version0.3.2.9000
URL https://ellipsis.r-lib.org https://github.com/r-lib/ellipsis
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("r-lib/ellipsis")
r-lib/ellipsis documentation built on May 5, 2021, 6:34 a.m.