theme_darkside: The Dark Side Theme

Description Usage Arguments Value Author(s)

Description

The dark side of the things.

Usage

1
theme_darkside(base_size = 12, base_family = "serif", legend = "none")

Arguments

base_size

overall font size. Default is 12.

base_family

the name for default font family.

legend

the position of the legend if any.

Value

The theme. # plot with small amount of padding qplot(1:10, (1:10)^2, color="green") + theme_darkside()

# Check that it is a complete theme attr(theme_darkside(), "complete")

Author(s)

Daniel Marcelino [aut, cre]


SciencesPo documentation built on May 29, 2017, 9:28 p.m.