report_theme: ggplot Themes

Description Usage Format Details

Description

Creates objects that are ggplot themes to be used in figures

Usage

1
2
3

Format

An object of class theme (inherits from gg) of length 57.

Details

These themes are a set of commonly used parameters used in reports and publications. The report_theme is for use with R markdown reports and represents a fairly simple mix of the black and white theme from ggplot2 and changing the borders to black and the grid lines to black and dotted.

Note: To change the text of the figure use: theme(text = element_text(family = "Times")) where the family Times has been set using windowsFonts(Times = windowsFont("TT Times New Roman")).


bgrich/JLstartup documentation built on May 12, 2019, 8:21 p.m.