count_table | R Documentation |
Format count table nicely
count_table(counts, title, row_names, col_width = 5)
counts |
a list of count vectors with |
title |
title above the table |
row_names |
a vector of row names, one for each count vector |
col_width |
minimum width for columns |
A string formatted as a table
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.