ReportGgPlot-class: ReportGgPlot Class

Description Slots Notes Author(s)

Description

Information about the files created to store one generated plot in a report. Report plots are initialized using the function createReportGgPlot. It inherits from the ReportPlot class and handling is analogous, except that it contains an additional slot to store a ggplot object.

Slots

ggp

ggplot object to be printed

Notes

No device is being opened until off(reportGgPlot) is called.

Author(s)

Fabian Mueller


RnBeads documentation built on March 3, 2021, 2 a.m.