powered by
This function returns FALSE for regular data frames and TRUE for tibbles.
FALSE
TRUE
is_tibble(x)
An object
TRUE if the object inherits from the tbl_df class.
tbl_df