tab_link_caption | R Documentation |
Link GT tables to a csv file
tab_link_caption(data, name)
data |
The GT object with a caption set |
name |
The filename of the csv |
To be used in a GT
pipeline, it will store the underlying table
data in a csv file under the given name, and insert a link in the
table's caption that points to the csv file.
Th GT object (invisibly)
Gavin Kelly
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.