Description Usage Arguments Value Author(s) Examples
View source: R/ReportPlot-methods.R
Gets the list of all files that are planned to be generated, or were already generated by the given report plot.
1 | get.files(report.plot)
|
report.plot |
Report plot of interest. This must be an object of type |
Non-empty character
vector of absolute file names.
Yassen Assenov
1 2 | plot.image <- createReportPlot('scatterplot', high.png = 200)
get.files(plot.image)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.