add_footnote {tangram} | R Documentation |
Add a footnote to a table
Description
Add a footnote to a table
Usage
add_footnote(table, footnote)
Arguments
table |
tangram; the tangram table to modify |
footnote |
character; The footnote to add |
Value
the modified table
[Package tangram version 0.8.2 Index]