apatheme | R Documentation |
Formatted APA plot
apatheme
An object of class theme
(inherits from gg
) of length 93.
Format for ggplot2
df <- data.frame(x = 1:5, y = 1:5)
ggplot2::ggplot(df, aes(x, y)) + apatheme
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.