Test if the object is a tibble.
is.tibble(x) is_tibble(x)
x
An object
TRUE if the object inherits from the tbl_df class.
TRUE
tbl_df