Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 834 Bytes

File metadata and controls

15 lines (12 loc) · 834 Bytes

DataVisualization

Data visualization reference samples in R language

Initial samples in this repository are from the "Data Visualization" course offered by Rafael Irizarry is a Professor of Biostatistics and Computational Biology at the Dana-Farber Cancer Institute and a Professor of Biostatistics at Harvard Chan School of Public Health.

Professor Rafael Irizarry also offered free online version of textbook

Topics covered in these samples

  • Basic exploratory analysis plots
  • Building layered visualization using ggplot library
  • Data summary using dplyr
  • Apply themes on the plots
  • Few advance techniques like sorting, grouping, stacking on gapminder data