Description Usage Arguments Value
Creates a formatted and styled table to display COVID19 data using the kableExtra package
1 | present_table(data, measure, caption)
|
data |
The data set to be formatted |
measure |
The measure chosen for the heading of the table as a character vector, can be |
caption |
The desired caption for the table entered as a character string. |
A formatted kable of the original data set entered
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.