themes: Custom 'ggplot2' themes

themesR Documentation

Custom ggplot2 themes

Description

Themes that provide some custom styling for ggplot2 plots.

Usage

theme_design(base_size = 11, base_family = "")

theme_design_heat(base_size = 11, base_family = "")

theme_scatter(base_size = 11, base_family = "")

theme_barplot(base_size = 11, base_family = "")

Arguments

base_size

Plot font size, given in pts.

base_family

Font family used for the plot.

Examples

## Not run: 
SAM COMPLETE

## End(Not run)
## Not run: 
SAM COMPLETE

## End(Not run)
## Not run: 
SAM COMPLETE

## End(Not run)
## Not run: 
SAM COMPLETE

## End(Not run)

biometryhub/BiometryTools documentation built on July 14, 2024, 4:42 p.m.