Skip to content

IFPRI/reportIMPACT

Repository files navigation

reportIMPACT

R-CMD-check license

The goal of reportIMPACT is to be able to generate some basic outputs from an IMPACT model run which are compiled in a rds (R Data Serialization) format which saves a compressed and aggregated version of basic indicators from an IMPACT run.

Installation

Package DOORMAT is required for proper functioning of the reportIMPACT package. It can be installed with

# install.packages("devtools")
devtools::install_github("IFPRI/DOORMAT")

You can install the latest version of reportIMPACT from GitHub with:

# install.packages("devtools")
devtools::install_github("IFPRI/reportIMPACT")

Questions / Problems

In case of questions / problems please contact Abhijeet Mishra (A.Mishra@cgiar.org)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages