assert_empty_ellipsis function

Assert Empty Ellipsis

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(...)

Arguments

  • ...: (any)

    Ellipsis arguments to check.

Returns

NULL