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
- "Data Analysis for the Life Sciences" https://leanpub.com/dataanalysisforthelifesciences
- "Introduction to Data Science" https://rafalab.github.io/dsbook/
- 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