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 |
deprecated | Deprecated functions |
enframe | Converting vectors to data frames, and vice versa |
formatting | Printing tibbles |
frame_matrix | Row-wise matrix creation |
glimpse | Get a glimpse of your data |
is_tibble | Test if the object is a tibble |
is.tibble | Deprecated test for tibble-ness |
knit_print.trunc_mat | knit_print method for trunc mat |
lst | Build a list |
name-repair-retired | Retired functions for name repair |
new_tibble | Tibble constructor and validator |
print.tbl_df | Legacy help page for compatibility with existing packages |
reexports | Objects exported from other packages |
rownames | Tools for working with row names |
subsetting | Subsetting tibbles |
tbl_df-class | 'tbl_df' class |
tbl_sum | Provide a succinct summary of an object |
tibble | Build a data frame |
tibble-package | tibble: Simple Data Frames |
tribble | Row-wise tibble creation |
view | View an object |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.