View source: R/export_themes_for_websites.r
export_themes_for_website | R Documentation |
Exports the RStudio theme list as a HTML table that can be embedded into websites, using the flextable package
export_themes_for_website(path = "assets/table_for_website.html")
path |
specify the output path where the HTML file should be saved |
none
## Not run:
export_themes_for_website(path = "output.html")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.