theme_hsci_continuous_grayscale: HSCI ggplot theme with grayscale viridis continuous palette

View source: R/theme_hsci.R

theme_hsci_continuous_grayscaleR Documentation

HSCI ggplot theme with grayscale viridis continuous palette

Description

HSCI ggplot theme with grayscale viridis continuous palette

Usage

theme_hsci_continuous_grayscale(
  base_size = 12,
  base_family = "sans",
  palette = "viridis"
)

Arguments

base_size

base font size, given in pts.

base_family

base font family

palette

viridis palette to use. Four options are available: "magma" (or "A"), "inferno" (or "B"), "plasma" (or "C"), "viridis" (or "D", the default option) and "cividis" (or "E").

See Also

theme_hsci


hsci-r/gghsci documentation built on Nov. 14, 2023, 2:21 p.m.