changeGGplotTxtSize: changeGGplotTxtSize

View source: R/changeGGplotTxtSize.R

changeGGplotTxtSizeR Documentation

changeGGplotTxtSize

Description

Change the text size of the axis title and text of a ggplot2 plot.

Usage

changeGGplotTxtSize(plot, txt_size = 12)

Arguments

plot

A ggplot.

txt_size

New text size to be used in plot, default is 12.

Value

A ggplot with resized text.


AslaugL/thesisToolsOmics documentation built on April 3, 2022, 8:16 p.m.