Description Usage Arguments Value
Create a table using the gt
package
1 | create_tbl(data, title = "Title", subtitle = "Subtitle")
|
data |
Dataframe |
title |
String. Title for the table. |
subtitle |
String. Subtitle for the table. |
Formatted gt_tbl
object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.