themes: Plotting theme for publications

theme_neyhartR Documentation

Plotting theme for publications

Description

Themes for ggplot2 designed for compliance with variance scientific journals.

Usage

theme_neyhart(base_size = 8)

theme_acs(base_size = 8)

theme_pnas(base_size = 8)

theme_genetics(base_size = 8)

Details

theme_acs

Theme for the American Society of Agronomy (ASA), Crop Science Society of America (CSSA), and Soil Science Society of America (SSSA).

theme_pnas

Theme for the Proceedings of the National Academy of Sciences.

theme_genetics

Theme for GENETICS/G3.

Examples

g <- qplot(x = disp, y = hp, data = mtcars)



neyhartj/miscRutils documentation built on Jan. 17, 2024, 11:15 a.m.