saintach / techcities

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TechCities Shiny App

Simple Shiny (RStudio web framework) app showing the density of jobs by programming languages available in each city.

Development Setup

$ git clone https://github.com/Softhatch/r-shiny-app.git
$ cd r-shiny-app
  • Instal the required packages
$ R < install.R
  • Seed the required data for testing
$ R < seed.R --no-save

Running the app

R -e "shiny::runApp('~/path/to/folder')"

About


Languages

Language:R 96.5%Language:CSS 3.5%