tab_link_caption: Link GT tables to a csv file

View source: R/markdown.r

tab_link_captionR Documentation

Link GT tables to a csv file

Description

Link GT tables to a csv file

Usage

tab_link_caption(data, name)

Arguments

data

The GT object with a caption set

name

The filename of the csv

Details

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.

Value

Th GT object (invisibly)

Author(s)

Gavin Kelly


FrancisCrickInstitute/DESdemonA documentation built on Jan. 2, 2023, 8:08 p.m.