Learn R Programming

ggplot2bdc (version 0.3.2)

theme_bdc_lattice_population: Theme for displaying populations structured on a lattice

Description

theme_bdc_lattice_population is a ggplot2 theme that produces a plot where many graphical details such as tick marks and axis labels and text have been removed. This theme is intended to be used to display simluated populations where individuals are arranged on a lattice.

Usage

theme_bdc_lattice_population(base_size = 12, base_family = "")

Arguments

base_size
The base size for all text (default: 10)
base_family
The base font family for all text

Value

A list of ggplot theme parameters

See Also

theme