5 New books added to Big Book of R

19 March 2022

There’s some very interesting books in this update! Thansk to Nick Ulle, Jonathan Godfrey , @datum_wrangler and @jebyrnes for some of the the additions.

If you’re looking for a new way to discover books from the collection, follow the Big Book of R Twitter bot. Every couple of hours it tweets out a book from the collection.


Before we begin – if you’re looking for a real-world, messy dataset to practice data cleaning and analysis on, check out this post for links to a salary survey. I’ve updated the post to include a few starter questions for you :).


R Basics

by Nick Ulle

An introduction to using the R programming language for reproducible data analysis and scientific computing. Topics include programming basics, how to work with tabular data, how to break down programming problems, and how to organize code for clarity and reproducibility.

https://www.bigbookofr.com/r-programming.html#r-basics


BrailleR in Action

by A. Jonathan R. Godfrey

Showing how tools that support blind R users were developed with examples. Suggestions of how blind R users should work are provided.

https://www.bigbookofr.com/packages.html#brailler-in-action


Stats in sports

by Zachary Binney

Materials for the Statistics in Sports class for first-year undergrads at Oxford College of Emory University. This course is unique in that it assumes no background. It covers an introduction to sports analytics and R for Baseball, Basketball, Football, Soccer and Sports business analytics.

https://www.bigbookofr.com/sport-analytics.html#stats-in-sports


Reproducible Finance with R: Code Flows and Shiny Apps for Portfolio Analysis

by Jonathan K. Regenstein Jr.

A unique introduction to data science for investment management that explores the three major R/finance coding paradigms, emphasizes data visualization, and explains how to build a cohesive suite of functioning Shiny applications. The full source code, asset price data and live Shiny applications are available at reproduciblefinance.com. The ideal reader works in finance or wants to work in finance and has a desire to learn R code and Shiny through simple, yet practical real-world examples.

https://www.bigbookofr.com/field-specific.html#reproducible-finance-with-r-code-flows-and-shiny-apps-for-portfolio-analysis


R for Geographic Data Science

by Stefano De Sabbata

The materials aim to cover the necessary skills in basic programming, data wrangling and reproducible research to tackle sophisticated but non-spatial data analyses. The first part of the module will focus on core programming techniques, data wrangling and practices for reproducible research. The second part of the module will focus on non-spatial data analysis approaches, including statistical analysis and machine learning.

https://www.bigbookofr.com/geospatial.html#r-for-geographic-data-science

Keep up to date with new Data posts and/or Big Book of R updates by signing up to my newsletter. Subscribers get a free copy of Project Management Fundamentals for Data Analysts worth $12.

Once you’ve subscribed, you’ll get a follow up email with a link to your free copy.

Back to Top