Skip to content
 
 

Latest commit

 

History

53 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BC Housing Data Challenge

Running the app

If you have a working docker environment:

git clone https://github.com/cpsievert/simple-R-shiny.git
cd simple-R-shiny
./dev.sh

The application is then available at http://0.0.0.0:3838/. You can also run the app from dockerhub with: docker run -p 3838:3838 cpsievert/simple-r-shiny

Otherwise, make sure you have R installed, then from your terminal:

git clone https://github.com/cpsievert/housing-data-challenge-plotly.git
cd housing-data-challenge-plotly
make

(Note: The make command assumes you already have a number of non-standard system libraries. Most, if not all of them, are listed in the before_install step here)

Using the app

Click on the image below to a full demo of the application:

About

The R package bcviz provides a way to launch the BC Housing Market Explorer

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages