| tbl_sum {tibble} | R Documentation |
tbl_sum() gives a brief textual description of a table-like object,
which should include the dimensions, the data source, and possible grouping
(for dplyr). The default implementation forwards to pillar::obj_sum().
tbl_sum(x)
x |
Object to summarise |
pillar::type_sum(), pillar::is_vector_s3()