This repository was initially seeded by a makefile pipeline by Jenny Bryan. I have made the following changes and additions for Homework 9:
- Created an R script to create a table of the most frequent letters in each word
- Create a bar plot illustrating the frequency of occurence of each letter
- Modified the Rmd file with a summary of my own analyses
- Modified the Makefile to be able to reproduce all of the above
The final report output from this analysis pipeline can be viewed right on GitHub here, but it is recommened to download the report.html file for viewing instead.