tbl_sum.a11ytable | R Documentation |
A brief text description of an a11ytable-class object.
## S3 method for class 'a11ytable'
tbl_sum(x, ...)
x |
An a11ytable-class object to summarise. |
... |
Other arguments to pass. |
Named character vector.
# Print with description
print(demo_a11ytable)
# Print description only (package 'tibble' must be installed)
tibble::tbl_sum(demo_a11ytable)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.