powered by
This function returns TRUE for tibbles or subclasses thereof, and FALSE for all other objects, including regular data frames.
TRUE
FALSE
is_tibble(x)
An object
TRUE if the object inherits from the tbl_df class.
tbl_df