Skip to content

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

Repository files navigation

hw09-tsmith93

In this repository, you will find the contents of my homework 9. The goal of the assignment was to either add to Jenny Bryan's word pipeline or to make your own. I decided to go with the latter option.

Here is specificslly what I achieved with my Makefile:

  1. Dowloaded Robert De Niro film ratings off of the internet
  2. Produced a .csv file
  3. Transformed this into a .tsv file
  4. Produced a scatter plot in .png format
  5. Wrote a .rmd report
  6. Used the .tsv, .rmd, and .png files to produce a .html report
  7. Created a flowchart to describe the actions of the pipeline

Please use the table below to easily navigate my repository

Item Description
Makefile file dictating the pipeline
README.md Description of repository
deniro.csv Table of Robert De Niro film scores in .csv format
deniro.png Scatterplot of De Niro's ratings over time)
deniro.rt.R R script for pipeline
deniro.tsv Table of Robert De Niro film scores in .tsv format
flowchart.png flowchart of pipeline
hw09-tsmith93.RProj R.Proj file for repository
report.Rmd Summary report .rmd file
report.html Summary report .html file
report.md Summary report markdown file

Although, initally I had started working with Jenny Bryan's repository found here, I decided to make my own pipeline from scratch!

About

hw09-tsmith93 created by GitHub Classroom

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages