theme_Publication: ggplot theme general

Description Usage Arguments Author(s) Examples

View source: R/themes.R

Description

ggplot theme general

Usage

1
theme_Publication(base_size = 14, base_family = "helvetica")

Arguments

base_size

Set the text size.

base_family

Set the font type.

Author(s)

Koundinya Desiraju https://rpubs.com/Koundy/71792

Examples

1
2
# Use on ggplot object
theme_Publication()

MJS-708/MSIprocessing documentation built on Dec. 17, 2021, 2:11 a.m.