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

DeGVC

R-CMD-check

This is a companion package to the paper 'Decoupling Global Value Chains' by Peter Eppinger, Gabriel Felbermayr, Oliver Krebs and Bohdan Kurkharskyy. This package can be used to reproduce simulations in the paper.

The current version of the paper is available from here.

Installation

And the development version from GitHub with:

# install.packages("devtools")
devtools::install_github("okrebs/DeGVC")

Example

See vignettes and https://okrebs.github.io/RINTP for details.



okrebs/DeGVC documentation built on March 15, 2021, 1:17 a.m.