CMD + K

r-ellipsis

Community

In S3 generics, it's useful to take ... so that methods can have additional argument. But this flexibility comes at a cost: misspelled arguments will be silently ignored. The ellipsis packages is an experiment that allows a generic to warn if any arguments passed in ... are not used.

Installation

To install this package, run one of the following:

Conda
$conda install r_test::r-ellipsis

Usage Tracking

0.1.0
1 / 8 versions selected
Downloads (Last 6 months): 0

About

Summary

In S3 generics, it's useful to take ... so that methods can have additional argument. But this flexibility comes at a cost: misspelled arguments will be silently ignored. The ellipsis packages is an experiment that allows a generic to warn if any arguments passed in ... are not used.

Last Updated

May 6, 2019 at 17:37

License

GPL-3

Total Downloads

22

Version Downloads

22

Supported Platforms

linux-64
win-32
win-64
macOS-64