Skip to content

IFPRI/ARIA

Repository files navigation

ARIA

R-CMD-check license

ARIA package delivers a standalone app for user friendly generation of basic IMPACT results.

Installation

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

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

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

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

Vignette

An ARIA tutorial for using the app can be accessed using

vignette("ARIA")

Questions / Problems

In case of questions / problems please contact Abhijeet Mishra ([email protected])

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages