Skip to content

Commit

Permalink
add theme_cccm and base font
Browse files Browse the repository at this point in the history
  • Loading branch information
vidonne committed Sep 28, 2023
1 parent 2747e31 commit fa52b1c
Show file tree
Hide file tree
Showing 9 changed files with 564 additions and 0 deletions.
5 changes: 5 additions & 0 deletions DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,8 @@ Roxygen: list(markdown = TRUE)
RoxygenNote: 7.2.3
URL: https://github.com/unhcr-dataviz/cccmthemes
BugReports: https://github.com/unhcr-dataviz/cccmthemes/issues
Imports:
ggplot2,
ggtext,
ggrepel,
systemfonts
4 changes: 4 additions & 0 deletions NAMESPACE
Original file line number Diff line number Diff line change
@@ -1,2 +1,6 @@
# Generated by roxygen2: do not edit by hand

export(theme_cccm)
import(ggplot2)
importFrom(ggrepel,GeomLabelRepel)
importFrom(ggrepel,GeomTextRepel)
Loading

0 comments on commit fa52b1c

Please sign in to comment.