Add a row with a footnote
This adds a single row at the bottom. The first cell contains the footnote; it spans all table columns and has an optional border above.
add_footnote(ht, text, border = 0.8, ...)
ht |
A huxtable. |
text |
Text for the footnote. |
border |
Width of the footnote's top border. Set to 0 for no border, or
|
... |
Other properties, passed to |
The modified huxtable
jams <- add_footnote(jams, "* subject to availability") jams
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.