DS-USAFA / Probability-and-Statistics-for-Scientists-and-Engineers-BACKUP

This is a textbook for Math 356 at USAFA
1 stars 4 forks source link

Remove ggformula and replace with ggplot2 #3

Open spockcodes opened 2 years ago

spockcodes commented 2 years ago

I think it would be useful to move away from ggformula and instead present only ggplot2 as the way graphics are produced. Since ggplot2 is currently the defacto industry standard and presented late in the text anyway, we should forego using ggformula and just jump straight into ggplot2.

DS-USAFA commented 2 years ago

This is a significant change. There are some papers, mostly by Randy Prium, about the efficacy of using ggformula. We should read these and discuss before committing to this change.