Simple Data Frames
Provides a 'tbl_df' class (the 'tibble') that provides stricter checking and better formatting than the traditional data frame.
Add columns to a data frame
Add rows to a data frame
Coerce lists, matrices, and more to data frames
Deprecated functions
Converting vectors to data frames, and vice versa
Printing tibbles
Row-wise matrix creation
Deprecated test for tibble-ness
Test if the object is a tibble
knit_print method for trunc mat
Build a list
Name repair
Superseded functions for name repair
Tibble constructor and validator
Objects exported from other packages
Tools for working with row names
Subsetting tibbles
tbl_df class
Build a data frame
tibble: Simple Data Frames
Row-wise tibble creation
Legacy printing
View an object
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.