addCaption: Add caption to plot, and print it to the console

Description Usage Arguments

View source: R/plots.R

Description

addCaption appends a string to a ggplot object as attribute 'caption', and prints it to the console. No copy is made.

Usage

1
addCaption(x, caption)

Arguments

x

a ggplot object

caption

a character string


tdeenes/eegR documentation built on April 19, 2021, 4:17 p.m.