Skip to content

Commit

Permalink
Add new functions to _pkgdown.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
nanxstats committed Feb 28, 2023
1 parent 16c40f4 commit 822cb23
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions _pkgdown.yml
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,18 @@ reference:
- scale_color_simpsons
- scale_colour_simpsons
- scale_fill_simpsons
- title: "Flat UI"
contents:
- pal_flatui
- scale_color_flatui
- scale_colour_flatui
- scale_fill_flatui
- title: "Frontiers"
contents:
- pal_frontiers
- scale_color_frontiers
- scale_colour_frontiers
- scale_fill_frontiers
- title: "GSEA"
contents:
- rgb_gsea
Expand Down

0 comments on commit 822cb23

Please sign in to comment.