Checks if ... is unused
length(list(...)) == 0L
chk_unused(...)
vld_unused(...)The chk_ function throws an informative error if the test fails.
vld_unused(): Validate ... Unused
For more details about the use of this function,
please read the article
vignette("chk-families").
Other ellipsis_checkers:
chk_used()