How severe should the consequences of the assertion be?
Either "stop", "warning", "message", or "none".
.xname
Not intended to be used directly.
Value
is_data.frame wraps is.data.frame,
providing more information on failure. assert_is_data.frame
returns nothing but throws an error if is_data.frame
returns FALSE.