theme_dotdensity: theme_dotdensity

Description Usage Arguments Author(s)

View source: R/theme_dotdensity.R

Description

A function which colours the background of a dot density map. These tend to look best when on a dark background so defaults to darkgrey.

Usage

1
2
theme_dotdensity(legend = TRUE, legend_size = 10,
  background_colour = "#212121", text_colour = "white")

Arguments

legend

whether or not to include a legend

legend_size

the size of the text and icons in the legend

background_colour

the colour code of the background of the plot. Defaults to #212121 (very dark grey)

text_colour

the text colour for the plot. Defaults to white

Author(s)

Robert Hickman


RobWHickman/sf.chlorodot documentation built on June 18, 2021, 6:22 p.m.