export_themes_for_website: Export RStudio Theme List as HTML table

View source: R/export_themes_for_websites.r

export_themes_for_websiteR Documentation

Export RStudio Theme List as HTML table

Description

Exports the RStudio theme list as a HTML table that can be embedded into websites, using the flextable package

Usage

export_themes_for_website(path = "assets/table_for_website.html")

Arguments

path

specify the output path where the HTML file should be saved

Value

none

Examples

## Not run: 
export_themes_for_website(path = "output.html")

## End(Not run)

max-alletsee/rstudio-themes documentation built on July 4, 2024, 9:07 p.m.