Tibbles |
|
---|---|
tibble: Simple Data Frames |
|
Build a data frame |
|
|
|
Printing tibbles |
|
Format a numeric vector |
|
Format a character vector |
|
Package options |
|
Row-wise tibble creation |
|
Coercion |
|
Test if the object is a tibble |
|
Coerce lists, matrices, and more to data frames |
|
Tibble constructor and validator |
|
Converting vectors to data frames, and vice versa |
|
Manipulation |
|
|
Subsetting tibbles |
Add rows to a data frame |
|
Add columns to a data frame |
|
Helpers |
|
|
Objects exported from other packages |
|
Tools for working with row names |
View an object |
|
Vectors, matrices, and lists |
|
Converting vectors to data frames, and vice versa |
|
Build a list |
|
Coerce lists, matrices, and more to data frames |
|
Row-wise matrix creation |