tibble (version 1.0)

tibble-package: Simple Data Frames

Description

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

Arguments

Getting started

See tbl_df for an introduction, data_frame and frame_data for construction, as_data_frame for coercion, and print.tbl_df and glimpse for display.