Skip to content

STAT545-UBC-hw-2018-19/hw09-aleurcelay

Repository files navigation

Hw09-aleurcelay

Hello! 🙋

This is the repository of my Homework 9: Automating Data-analysis Pipelines for the STAT547 course. Instructions for this assignment can be found here

For this assignment, I modified Jenny Brian’s original make activity by adding new files to the pipeline.

New/modified files

  • 🌟Makefile: I modified the Makefile to add the new files to the pipeline that generate the new plot, the new report, the modified README, and to create subdirectories to store the images (plots), the data outputs (csv files) and the source data (words.txt file). You can test it by downloading this repo as a ZIP and then running make clean and make all.
  • letteres_freq.R outputs a tsv file containing the frequencies of letters in the words.txt file.
  • report_letter_freq.rmd which outputs the report_letter_freq PDF.
  • README.rmd which generates the README.md file with the Frequency of letters plot:

Frequency of letters

About

hw09-aleurcelay created by GitHub Classroom

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages