Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 755 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 755 Bytes

README

Guangyu Liu Due: Jun 4, 2017

The final project Shiny App can be found here. The purpose of this project, the choice of interactivity, data used, and operational definition of variables can be found under the "Introduction" section. Detailed explainations of the visualization can be found under each section respectively.

  • data/raw_data.csv is the original NELS88 data.

  • data/nels88.csv is the tiddy data prepared for the Shiny App.

  • script/Data preparation.R is the code used for data cleansing.

  • Final Project - Visualize Social Mobility.Rmd includes the code and an equivalent documentation of the Shinny App.