theme_plant: Forestlight plotting themes

Description Usage Value Examples

View source: R/plot_themes.R

Description

Forestlight plotting themes

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11

Value

Returns a ggplot2 theme that can be added to an existing plot. Note that parentheses must be used.

Examples

1
ggplot(data, aes(x, y)) + geom_line() + theme_plant()

qdread/forestscaling documentation built on Dec. 15, 2021, 12:42 a.m.