add_row                 Add a row to a data frame
all_equal               Flexible equality comparison for data frames.
as_tibble               Coerce lists and matrices to data frames.
enframe                 Converting atomic vectors to data frames
frame_data              Row-wise tibble creation
glimpse                 Get a glimpse of your data.
has_name                Convenience function to check presence of a
                        named element
is.tibble               Test if the object is a tibble.
repair_names            Repair object names.
rownames                Tools for working with row names
tibble                  Build a data frame or list.
tibble-package          Simple Data Frames
