Skip to content

Commit 0d621ae

Browse files
artifacts
1 parent e4625bb commit 0d621ae

File tree

2 files changed

+60
-0
lines changed

2 files changed

+60
-0
lines changed

NAMESPACE

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,16 @@ export(quarto_render)
1515
export(quarto_serve)
1616
export(quarto_use_template)
1717
export(quarto_version)
18+
export(theme_brand_flextable)
19+
export(theme_brand_ggplot)
20+
export(theme_brand_gt)
21+
export(theme_brand_plotly)
22+
export(theme_brand_thematic)
23+
export(theme_colors_flextable)
24+
export(theme_colors_ggplot)
25+
export(theme_colors_gt)
26+
export(theme_colors_plotly)
27+
export(theme_colors_thematic)
1828
import(rlang)
1929
importFrom(cli,cli_abort)
2030
importFrom(cli,cli_inform)

man/theme_helpers.Rd

Lines changed: 50 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)