This R
package contains data measurement tools used in the paper Structural Change, Land Use and Urban Expansion (link) by Coeurdacier, Oswald and Teignier. In particular, this contains code for
This R package operates our city area and population measurement exercise, as described in the online appendix. All documented functions are accessible via the Reference link in the top menu bar. Please also have a look at the Articles Menu.
This package is not on CRAN, so you need to install directly from github via
library(remotes) # install if you don't have it
remotes::install_github("floswald/LandUseR")
In order to use the code in this package to replicate our results you need to download our data folder from dropbox (2.5GB) [NOT AVAILABLE YET]. This contains all the data needed. Luckily there are no license restrictions and you are free to use the data as is. Then there are 2 steps:
output
directory with 2 subdirectories in the same location that contains the data from point 1. That is, your computer needs to contain something like this:LandUse (you set an environment variable in point 1. to this location)
|
|-- data (you downloaded this from dropbox)
|-- output
|
|-- plots
|-- tables