Skip to content

3. Code Samples

Jonathan Carroll edited this page Oct 23, 2018 · 1 revision

Code From Beyond Spreadsheets with R

This book was written using R and Rmarkdown, and for both consistency and reproducibility, the code output was generated using R itself, and inserted inline. The code snippets were then extracted and are hosted here to save you from having to enter them manually.

The R code chunks for each chapter can be found here: https://github.com/BeyondSpreadsheetsWithR/Book/tree/master/code

The R code chunks with their generated output can be found here: https://github.com/BeyondSpreadsheetsWithR/Book/tree/master/code_with_output

While some effort has been made to ensure that any changes to the book have been reflected in these files, some minor discrepancies may arise. Feel free to create an issue if you find one.

Clone this wiki locally