tbl_sum.a11ytable: Provide A Succinct Summary Of An 'a11ytable' Object

View source: R/a11ytable.R

tbl_sum.a11ytableR Documentation

Provide A Succinct Summary Of An 'a11ytable' Object

Description

A brief text description of an a11ytable-class object.

Usage

## S3 method for class 'a11ytable'
tbl_sum(x, ...)

Arguments

x

An a11ytable-class object to summarise.

...

Other arguments to pass.

Value

Named character vector.

Examples

# Print with description
print(demo_a11ytable)

# Print description only (package 'tibble' must be installed)
tibble::tbl_sum(demo_a11ytable)


matt-dray/a11ytables documentation built on May 31, 2024, 2:39 p.m.