| add_column | Add columns to a data frame |
| add_row | Add rows 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, and vice versa |
| formatting | Tools for describing matrices |
| frame_matrix | Row-wise matrix 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. |
| knit_print.trunc_mat | knit_print method for trunc mat |
| obj_sum | Provide a succinct summary of an object |
| repair_names | Repair object names. |
| rownames | Tools for working with row names |
| tibble | Build a data frame or list. |
| tibble-package | tibble: Simple Data Frames |
| tribble | Row-wise tibble creation |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.