ft_apply_md | R Documentation |
Takes a flextable object and renders any markdown in the specified part.
ft_apply_md(ft, obnd = NULL, part = "body")
ft |
Flextable object. |
obnd |
Optional onbrand object used to format markdown. The default |
part |
Part of the table can be one of |
flextable with markdown applied
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.