centerTitle: Add a centered title to a plot

View source: R/utils.R

centerTitleR Documentation

Add a centered title to a plot

Description

This function adds a centered title to a ggplot object.

Usage

centerTitle(p, title, ...)

Arguments

p

A ggplot object.

title

Plot title.

...

Other arguments passed to ggplot2::element_text.

Value

A ggplot object.


henna documentation built on Feb. 17, 2026, 9:08 a.m.