ReportGenerator: ReportGenerator

Description Methods

Description

ReportGenerator

ReportGenerator

Methods

Public methods


Method new()

Usage
ReportGenerator$new(data.processor)

Method preprocess()

Usage
ReportGenerator$preprocess()

Method generateReport()

Usage
ReportGenerator$generateReport(output.file, overwrite = FALSE)

Method ggplotTopCountriesPie()

Usage
ReportGenerator$ggplotTopCountriesPie(excluded.countries = "World")

Method ggplotTopCountriesBarPlots()

Usage
ReportGenerator$ggplotTopCountriesBarPlots(excluded.countries = "World")

Method ggplotCountriesBarGraphs()

Usage
ReportGenerator$ggplotCountriesBarGraphs(selected.country = "Australia")

Method ggplotConfirmedCases()

Usage
ReportGenerator$ggplotConfirmedCases()

Method generateTex()

Usage
ReportGenerator$generateTex(output.file)

Method getXLabelsTheme()

Usage
ReportGenerator$getXLabelsTheme(ggplot, x.values)

Method clone()

The objects of this class are cloneable with this method.

Usage
ReportGenerator$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


kenarab/COVID19 documentation built on Oct. 1, 2021, 11:37 p.m.