Skip to content

Softhatch/r-shiny-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors