Learn R Programming

rtables (version 0.3.8)

row_footnotes: Referential Footnote Accessors

Description

Get and set referential footnotes on aspects of a built table

Usage

row_footnotes(obj)

# S4 method for TableRow row_footnotes(obj)

# S4 method for RowsVerticalSection row_footnotes(obj)

row_footnotes(obj) <- value

# S4 method for TableRow row_footnotes(obj) <- value

# S4 method for ElementaryTable row_footnotes(obj)

cell_footnotes(obj)

# S4 method for CellValue cell_footnotes(obj)

# S4 method for TableRow cell_footnotes(obj)

# S4 method for LabelRow cell_footnotes(obj)

# S4 method for ElementaryTable cell_footnotes(obj)

cell_footnotes(obj) <- value

# S4 method for CellValue cell_footnotes(obj) <- value

# S4 method for DataRow cell_footnotes(obj) <- value

ref_index(obj)

# S4 method for RefFootnote ref_index(obj)

ref_index(obj) <- value

# S4 method for RefFootnote ref_index(obj) <- value

Arguments

obj

ANY. The object for the accessor to access or modify

value

The new value