Data Visualization project for OK Cupid data set
- Add the
3-profiles.csv
file to your project root - Install required packages
For
rflow
package installation, devtools is needed:
install.packages("devtools")
devtools::install_github("numeract/rflow")
- Run server.R
- First run will take a while given the fact that the project uses a cacheing mechanism. After the firs run Shiny app will run smoothly.