R/assertions.R
assert_empty_dots.Rd
Assert that dots are empty
assert_empty_dots(...)
(any) Ellipsis arguments to check.
any
NULL invisibly if empty, otherwise throws an error.
NULL
assert_empty_dots()