dlab-berkeley / R-Data-Visualization-Legacy

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.
28 stars 20 forks source link

cross-reference to the Part 4 of R Fun #36

Open mingyu-yuan opened 1 year ago

mingyu-yuan commented 1 year ago

Discussions from Hero and Mingyu:

  1. Consider mentioning that log-transformation is introduced in Part 4 of the R Fun series, which is reinforced in R data viz.