Agenda for Wednesday, Nov. 7

-Building Basic Charts in R using your table from previous assignment

-Review R script

-Review video lecture

-Check Andrew Ba Tran video for reference

-Review reference materials

 

Class Assignment and Homework

Read this R Script and follow along with the video lecture

Basic Pct Chart in R

 Task 1: Create an R script with the commands used to build these charts, including
 loading of libraries, setting working directory, loading files

 Task 2: Create a chart illustrating the percentage change for the top 10 schools, 2012-2016.
 Export a .png file

 Task 3: Create a chart illustrating the percentage change for the bottom 10 schools, 2012-2016
 Do not chart Null Values! Your chart must have data for 10 schools
 Export a .png file

 Task 4: Upload the two charts in .png files and the R script to WordPress
 by Thursday, 11:59 p.m. 30 points