Description Slots Methods and Functions Author(s)
Information about the files created to store one generated plot in a report. Report plots are initialized using the
function createReportPlot.
fnameRelative file name. It does not include path or extension.
widthWidth of the image in inches.
heightHeight of the image in inches.
create.pdfFlag indicating if a PDF image is created.
low.pngResolution, in dots per inch, used for the figure image.
high.pngResolution, in dots per inch, used for the high-resolution image.
dir.pdfDirectory that contains the generated PDF file.
dir.png.lowDirectory that contains the generated figure image file.
dir.png.highDirectory that contains the generated high-resolution image file.
getReportPlotFilesGets the list of all files that are planned to be generated, or were already generated by the report plot.
offCopies the figure to a PNG file (if needed) and closes the device associated with the report plot.
adapted by Fabian Mueller from RnBeads code by Yassen Assenov
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.