knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "man/figures/README-",
  out.width = "100%"
)

SmartShrinkCities

Lifecycle: experimental

The goal of SmartShrinkCities is to explore how cities shrink in size while maintaining quality of life.

Installation

You can install the released version of SmartShrinkCities from CRAN with:

install.packages("SmartShrinkCities")

And the development version from GitHub with:

# install.packages("devtools")
devtools::install_github("srvanderplas/SmartShrinkCities")


srvanderplas/SmartShrinkCities documentation built on June 1, 2019, 12:48 a.m.