Assert Empty Ellipsis
Assert that ... arguments are empty. Use this function in S3-methods to ensure that misspelling of arguments does not go unnoticed.
...
assert_empty_ellipsis(...)
...: (any)
Ellipsis arguments to check.
NULL
Useful links