Skip to content

Commit

Permalink
presentation theme documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
camdenblatchly committed Oct 11, 2023
1 parent 8c4c533 commit 602be5d
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 1 deletion.
1 change: 1 addition & 0 deletions NAMESPACE
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ export(scale_fill_cori)
export(theme_cori)
export(theme_cori_horizontal_bars)
export(theme_cori_map)
export(theme_cori_presentation)
export(tthoves_install)
export(tthoves_test)
export(update_cori_geom_defaults)
2 changes: 1 addition & 1 deletion R/theme.R
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@ theme_cori_map <- function(base_family = "Lato", base_size = 12) {

#' A [ggplot2] theme for the Center on Rural Innovation (CORI) style
#'
#' `theme_cori_map()` provides a [ggplot2] theme formatted for presentations
#' `theme_cori_presentation()` provides a [ggplot2] theme formatted for presentations
#'
#' @param base_family Font family that CORI employs, defaults to "Lato"
#' @param base_size Base text font size, defaults to 12
Expand Down
16 changes: 16 additions & 0 deletions man/theme_cori_presentation.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 602be5d

Please sign in to comment.