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