Skip to content

datasciencecampus/employmentProspects

Repository files navigation

Employment Prospects Application

Project Status: Active - The project has reached a stable, usable state and is being actively developed. LICENSE.

This app is to be used for the dissemination of GB employment statistics using data published here

Installation

In order to run this app you will need to install gdal version 2.0 or higher, V8 version 3.15 or higher and udunits.

You can install the package using

devtools::install_github("datasciencecampus/employmentProspects")

If you would like to download images of the maps, you will need to have PhatomJS installed; you can install PhantomJS using webshot::install_phantomjs().

Usage

To use the app, once you have it installed run

library(employmentProspects)
runEmploymentProspectsApp()