Resources for R
These are all (at the time of writing) freely available online resources.
General
- CRAN - The Comprehensive R Archive Network
- RStudio
- StackOverflow posts tagged [R]
Tutorials
getting started
- Excel vs R: A Brief Introduction to R - why to use R for data analysis instead of spreadsheets, and how to get started, using a historical source as an example
Programming Historian lessons (a selection):
more substantial
- R for Data Science - the textbook for “Tidy” R.
- Text Mining with R
focused on doing history with R
Data visualisation
Statistics
Blogging
- blogdown package (uses Hugo)
- Building a Blog with Blogdown and GitHub