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