Skip to content

Darknez07/CovidVisual

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Covid Visualization(Dated 27 Sep 2020)

  • This repositry is a datacamp project on Covid analysis
  • It includes libraries like ggplot, dplyr, readr
    • ggplot
      • This library helps to plot or visualize the contents within a dataframe easily in R
    • dplyr
      • Helps to perform sql based queries on a dataframe making a data analyst job more easier