Skip to content

prio-data/undernourishmentProjections

Repository files navigation

Replication data for "Global hunger risk in alternative climate change and socio-political scenarios"

How to setup

  1. Clone this repository in the folder you would want it. Open "undernourishmentProjections.Rproj" in RStudio.
git clone https://github.com/prio-data/undernourishmentProjections.git
  1. Install required packages (including the "https://github.com/prio-data/heterolm" package, and possibly also "https://github.com/kvelleby/poldat")
renv::install()
  1. Download and unzip the data
data_url <- "TBA"
data_file <- file.path("data_raw", "data.zip")
download.file(data_url, destfile = data_file)
unzip(data_file)
  1. Run "run_this.R"
source("run_this.R")

About

No description, website, or topics provided.

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages