theme_faunalytics: Apply Faunalytics theme

View source: R/theme_faunalytics.R

theme_faunalyticsR Documentation

Apply Faunalytics theme

Description

Custom Faunalytics theme styling for ggplot objects.

Usage

theme_faunalytics(
  font = "Gotham Book",
  font_bold = "Gotham Bold",
  gotham = TRUE
)

Arguments

font

Font for non-bold text. Gotham Book by default.

font_bold

Font for bold text. Gotham Bold by default.

gotham

Set to FALSE if you do not have the fonts Gotham Book and Gotham Bold installed and accessible to R. If FALSE, defaults to Helvetica.

Value

ggplot object


Faunalytics/faunalytics documentation built on Nov. 2, 2024, 12:05 a.m.