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


crickbabs/RNASeq-DESeq documentation built on Jan. 7, 2023, 11:23 p.m.