README.md

cdphmd

R build status codecov

The cdphmd (Collaborative Data Project Housing Market Dashboard) is a dashboard for the housing market in the north of the Netherlands.

Installation

To install the cdp.housingDashboard, you need to install the package devtools in R:

install.packages("devtools")

This enables you to run the following:

devtools::install_github("ikbentimkramer/cdphmd")

which installs cdphmd

Usage

When you have cdphmd installed, run:

cdphmd::run(woondata = "path/to/woon_survey_data.sav")

where path/to/woon_survey_data.sav is the path to your local copy of the WoON survey data (2018). This will start the dashboard.



ikbentimkramer/cdphmd documentation built on Jan. 28, 2021, 2:51 p.m.