tibble

Simple Data Frames

Provides a 'tbl_df' class (the 'tibble') with stricter checking and better formatting than the traditional data frame.

3.3.1 MIT + file LICENSE 1 个版本
安装
install.packages("tibble")
remotes::install_cran("tibble")
版本列表
3.3.1 2026-01-11