| ReportGenerator | R Documentation |
ReportGenerator
ReportGenerator
new()ReportGenerator$new(data.processor)
preprocess()ReportGenerator$preprocess()
generateReport()ReportGenerator$generateReport(output.file, overwrite = FALSE)
ggplotTopCountriesPie()ReportGenerator$ggplotTopCountriesPie(excluded.countries = "World")
ggplotTopCountriesBarPlots()ReportGenerator$ggplotTopCountriesBarPlots(excluded.countries = "World")
ggplotCountriesBarGraphs()ReportGenerator$ggplotCountriesBarGraphs(selected.country = "Australia")
ggplotConfirmedCases()ReportGenerator$ggplotConfirmedCases()
generateTex()ReportGenerator$generateTex(output.file)
getXLabelsTheme()ReportGenerator$getXLabelsTheme(ggplot, x.values)
clone()The objects of this class are cloneable with this method.
ReportGenerator$clone(deep = FALSE)
deepWhether to make a deep clone.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.