Online textbooks¶
Free online textbooks.
R¶
Mastering Shiny - Shiny is a framework for making web applications in R.
ggplot2: elegant graphics for data analysis - A guide to the Grammar of Graphics used by ggplot2 - for understanding theory.
R Graphics Cookbook - The whole book isn’t available online, but some useful information is on the site about making data graphics in R.
The Big Book of R - An enormous collection of R-related programming books!
Data Visualisation¶
Fundamentals of Data Visualisation - A guide to effectively communicating your data using figures.