Akitsuyoshi / covid_19_report

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Covid-19 report

The report R file is here. The expected outcome is similar to this pdf.

Prerequisite

Install necessary libraries for later analysis.

install.packages("tidyverse")
install.packages("lubridate")
install.packages("randomForest")

Reference

About