theme_pdw: Cone Theme Which is Set to the Default

Description Usage Arguments See Also

Description

This function creates the default theme for Cone Graphs

Usage

1
2
3
4
5
6
7
8
theme_pdw(
  base_size = 14,
  plot_title_size = 18,
  plot_subtitle_size = 16,
  legend.position = "top",
  background_color = "#F9F9F9",
  ...
)

Arguments

base_size

the base size of the ggplot with default of 14

plot_title_size

the size of the title plot with default of 18

plot_subtitle_size

the size of the title plot with default of 16

legend.position

default of "top"

background_color

the background color of the blot with default of #F9F9F9

...

any additional parameters to pass to ggplot2::theme

See Also

Other EA ggplot themes: theme_pdw_facet()


phildwalker/pdwtheme documentation built on Feb. 4, 2021, 2:31 p.m.