Learn R Programming

⚠️There's a newer version (3.2.1) of this package.Take me there.

tibble (version 1.0)

Simple Data Frames

Description

Provides a 'tbl_df' class that offers better checking and printing capabilities than traditional data frames.

Copy Link

Version

Install

install.packages('tibble')

Monthly Downloads

1,209,084

Version

1.0

License

MIT + file LICENSE

Issues

Pull Requests

Stars

Forks

Maintainer

Kirill Müller

Last Published

March 22nd, 2016

Functions in tibble (1.0)

tbl_df

S3 class: tbl_df
as_data_frame

Coerce lists and matrices to data frames.
add_row

Add a row to a data frame
print.tbl_df

Tools for describing matrices
obj_sum

Provide a succinct summary of an object
all_equal

Flexible equality comparison for data frames.
data_frame

Build a data frame or list.
frame_data

Row-wise tibble creation
tibble-package

Simple Data Frames
knit_print.trunc_mat

knit_print method for trunc mat
repair_names

Repair object names.
glimpse

Get a glimpse of your data.
rownames

Tools for working with row names