Work in Progress

Installation

The demandr package can be installed using the package devtools. After installing devtools, demandr is installed by entering:

# install devtools if not already installed
# install.packages(devtools)
devtools::install_github("lachlandeer/demandr")

into the R console.