document_plot: Annotate experiment metadata on plot for documentation Users...

View source: R/plot.R

document_plotR Documentation

Annotate experiment metadata on plot for documentation Users can write down particular features of their experiment in the subtitle (frequency, duty cycle, odours, paradigms, etc) A default title with the run id is generated if the experiment_folder is passed A default caption with the current timestamp is placed on the bottom right

Description

Annotate experiment metadata on plot for documentation Users can write down particular features of their experiment in the subtitle (frequency, duty cycle, odours, paradigms, etc) A default title with the run id is generated if the experiment_folder is passed A default caption with the current timestamp is placed on the bottom right

Usage

document_plot(gg, experiment_folder = NULL, ...)

Arguments

gg

ggplot2 object

experiment_folder

Path to folder containing IDOC results .csv files

...

Extra arguments to ggplot2::labs

Value

document_gg("return")

See Also

ggplot2::labs()


shaliulab/idocr documentation built on June 1, 2025, 4:59 p.m.