Skip to contents

Assert that dots are empty

Usage

assert_empty_dots(...)

Arguments

...

(any)
Ellipsis arguments to check.

Value

NULL invisibly if empty, otherwise throws an error.

Examples

assert_empty_dots()