tibble-package | Simple Data Frames |
add_row | Add a row to a data frame |
all.equal.tbl_df | Flexible equality comparison for data frames. |
all_equal | Flexible equality comparison for data frames. |
as_data_frame | Coerce lists and matrices to data frames. |
as_data_frame.data.frame | Coerce lists and matrices to data frames. |
as_data_frame.list | Coerce lists and matrices to data frames. |
as_data_frame.matrix | Coerce lists and matrices to data frames. |
as_data_frame.NULL | Coerce lists and matrices to data frames. |
as_data_frame.table | Coerce lists and matrices to data frames. |
as_data_frame.tbl_df | Coerce lists and matrices to data frames. |
column_to_rownames | Tools for working with row names |
data_frame | Build a data frame or list. |
data_frame_ | Build a data frame or list. |
frame_data | Row-wise tibble creation |
glimpse | Get a glimpse of your data. |
has_rownames | Tools for working with row names |
lst | Build a data frame or list. |
lst_ | Build a data frame or list. |
remove_rownames | Tools for working with row names |
repair_names | Repair object names. |
rownames | Tools for working with row names |
rownames_to_column | Tools for working with row names |
tibble | Row-wise tibble creation |