Publications by Kaylie Evans
Project01Adjusted
Introduction: Saved on Kaylie’s public GitHub is a .txt file with chess tournament results. This R Markdown takes that file, cleans it, transforms it, summarizes it, and exports the result as a .csv file. The final file will have the following columns: Player’s Name, Player’s State, Total Number of Points, Player’s Pre-Rating, and Average P...
2019 sym R (9816 sym/30 pcs)
Project01
Introduction: Saved on Kaylie’s public GitHub is a .txt file with chess tournament results. This R Markdown takes that file, cleans it, transforms it, summarizes it, and exports the result as a .csv file. The final file will have the following columns: Player’s Name, Player’s State, Total Number of Points, Player’s Pre-Rating, and Average P...
2017 sym R (9134 sym/28 pcs)
Assignment03
Load library library(tidyverse) ## ── Attaching core tidyverse packages ──────────────────────── tidyverse 2.0.0 ── ## ✔ dplyr 1.1.4 ✔ readr 2.1.4 ## ✔ forcats 1.0.0 ✔ stringr 1.5.1 ## ✔ ggplot2 3.4.4 ✔ tibble 3.2.1 ## ✔ lubridate 1.9.3 ✔ tidyr ...
1789 sym R (4720 sym/17 pcs)
Assignment02
Load the library library(RMySQL) ## Loading required package: DBI library(tidyverse) ## ── Attaching core tidyverse packages ──────────────────────── tidyverse 2.0.0 ── ## ✔ dplyr 1.1.4 ✔ readr 2.1.4 ## ✔ forcats 1.0.0 ✔ stringr 1.5.1 ## ✔ ggplot2 3.4.4 ✔ ...
1340 sym R (3097 sym/18 pcs)
DATA607 Assignment 01
Introduction The article According To Super Bowl Ads, Americans Love America, Animals And Sex [https://projects.fivethirtyeight.com/super-bowl-ads/] references a data set that was manually collected by the website that published it. The data includes observations about 10 brands’ individual super bowl ads from 2000 to 2020. There are seven variab...
2294 sym R (4582 sym/15 pcs) 7 img