| add_column | Add columns to a data frame |
| add_row | Add rows to a data frame |
| as_tibble | Coerce lists, matrices, and more to data frames |
| char | Format a character vector |
| deprecated | Deprecated functions |
| enframe | Converting vectors to data frames, and vice versa |
| formatting | Printing tibbles |
| frame_matrix | Row-wise matrix creation |
| is_tibble | Test if the object is a tibble |
| is.tibble | Deprecated test for tibble-ness |
| lst | Build a list |
| name-repair | Name repair |
| name-repair-superseded | Superseded functions for name repair |
| new_tibble | Tibble constructor and validator |
| num | Format a numeric vector |
| reexports | Objects exported from other packages |
| rownames | Tools for working with row names |
| subsetting | Subsetting tibbles |
| tbl_df-class | 'tbl_df' class |
| tibble | Build a data frame |
| tibble_options | Package options |
| tibble-package | tibble: Simple Data Frames |
| tribble | Row-wise tibble creation |
| trunc_mat | Legacy printing |
| view | View an object |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.