theme_dsc: ggplot DSC-WAV theme

Description Usage Arguments Details See Also

View source: R/theme_dsc.R

Description

This function is a theme function for use with ggplot2. It tries to have a very tight composition, suitable for email or chat message

Usage

1
2
3
4
5
theme_dsc(size = 12, family = "Oswald")

scale_color_dsc(..., palette = "default", direction = 1)

scale_fill_dsc(..., palette = "default", direction = 1)

Arguments

size

Font size

family

Font family

...

arguments passed to scale_fill_manual

palette

Color palette

direction

1 or 0

Details

http://ggplot2.tidyverse.org/reference/theme.html

See Also

theme


zief0002/dscstyle documentation built on June 4, 2020, 9:16 p.m.