powered by
This convenience function calls set_contents() and set_markdown().
set_contents()
set_markdown()
set_markdown_contents(ht, row, col, value)
A huxtable.
A row specifier. See rowspecs for details.
An optional column specifier.
Cell contents, as a markdown string.
The modified huxtable.
markdown().
markdown()
# NOT RUN { set_markdown_contents(jams, 1, 1, "**Type** of jam") # }
Run the code above in your browser using DataLab