document_plot | R 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
document_plot(gg, experiment_folder = NULL, ...)
gg |
ggplot2 object |
experiment_folder |
Path to folder containing IDOC results .csv files |
... |
Extra arguments to ggplot2::labs |
document_gg("return")
ggplot2::labs()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.