theme_apa_nosize: ggplot2 Theme for APA Publications

View source: R/plot.R

theme_apa_nosizeR Documentation

ggplot2 Theme for APA Publications

Description

ggplot2 Theme for APA Publications

A ggplot2 theme with no background and Times New Roman font (do not change font size).

Usage

theme_apa_nosize(plot.box = FALSE)

Arguments

plot.box

logical. If TRUE a full box surrounds the plot area. If FALSE only the x and y axis are shown.

Note

In order for R (at least on Mac) to recognize Times New Roman font, extrafont required

Author(s)

Jerry modified from trinker/plotflow

See Also

theme theme_apa


jerryzhujian9/zmisc documentation built on March 9, 2024, 12:49 a.m.