LCHansson / hejSCB

A GUI for accessing the database of Statistics Sweden

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hejSCB

A GUI for accessing the database of Statistics Sweden

Installation

Install the application to your hard drive by cloning this repository.

Running the app

The app can be run from within R:

require(shiny)
runApp("path/to/hejSCB") # If your current working directory is the 'hejSCB' root, simply run 'runApp()' instead

Note that hejSCB depends on the dev versions of some R packages, including shiny and rCharts.

About

A GUI for accessing the database of Statistics Sweden


Languages

Language:JavaScript 75.1%Language:CSS 15.1%Language:R 8.9%Language:Shell 0.9%