theme_Publication: Set the publication theme for all the ggplots

View source: R/Graphics.R

theme_PublicationR Documentation

Set the publication theme for all the ggplots

Description

This standardises the theme for any ggplot plot produced. If you do use it, like all ggplots it can be extended using the "+" to add whatever else is necessary

Usage

theme_Publication(base_size = 14, base_family = "Helvetica")

Arguments

base_size

the base size

base_family

the base family

See Also

Other Data Presentation helpers: EndoBasicGraph(), scale_colour_Publication(), scale_fill_Publication()

Examples

# None needed

sebastiz/EndoMineR documentation built on Dec. 4, 2022, 7:04 p.m.