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
Total downloads: 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.

Information Last Updated

Apr 22, 2025 at 15:31

License

GPL-3

Total Downloads

22

Platforms

Linux 64 Version: 0.1.0
Win 32 Version: 0.1.0
Win 64 Version: 0.1.0
macOS 64 Version: 0.1.0