std_footnote {tidyCDISC}R Documentation

Create Standard Footnotes for TG Table

Description

Creates a footnote with a source on the left and date run on the right.

Usage

std_footnote(data, source)

Arguments

data

The 'gt' table object to append the footnote

source

The source of the data in the table

Value

a 'gt' object


[Package tidyCDISC version 0.2.1 Index]