COVID19ARpreprocessor
COVID19ARpreprocessor
new()
COVID19ARpreprocessor$new( data.dir = "~/Downloads/", cases.filename = "Covid19Casos.csv", vaccines.filename = "datos_nomivac_covid19.csv" )
preprocessCases()
COVID19ARpreprocessor$preprocessCases(force.preprocess = FALSE)
preprocessVaccines()
COVID19ARpreprocessor$preprocessVaccines(force.preprocess = FALSE)
fixVaccinesAgg()
COVID19ARpreprocessor$fixVaccinesAgg()
makeVaccinesTab()
COVID19ARpreprocessor$makeVaccinesTab( vaccines.agg.covidstats.df, dosis.prefix = "orden_dosis" )
preprocessMinSal()
COVID19ARpreprocessor$preprocessMinSal(force.preprocess = FALSE)
LoadDataFromCovidStats()
COVID19ARpreprocessor$LoadDataFromCovidStats(force.download = FALSE)
makeEcologicalInference()
COVID19ARpreprocessor$makeEcologicalInference( prediction.field = "cuidados_intensivos" )
clone()
The objects of this class are cloneable with this method.
COVID19ARpreprocessor$clone(deep = FALSE)
deep
Whether to make a deep clone.
kenarab
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.