D-Lab's 3 hour introduction to data visualization with R. Learn how to create histograms, bar plots, box plots, scatter plots, compound figures, and more using ggplot2 and cowplot.
Removes the base-R discussion. The base-R and ggplot2 discussion is frequently redundant and does not advance the overall point of visualization. Picking one system is better, and provides more time at the beginning of the workshop for installation issues that arise in every workshop. Links to base-R resources continue to exist.
Update the text within the ggplot2 section to include the introductory texts for histogram, barplots, and scatterplots.
This PR does the following:
Major changes:
Minor changes: