Description
Tools for Managing, Measuring and Visualizing Policy Portfolios.
Description
Tools for simplifying the creation and management of data structures suitable for dealing with policy portfolios, that is, two-dimensional spaces of policy instruments and policy targets. The package also allows to generate measures of portfolio characteristics and facilitates their visualization.
README.md
PolicyPortfolios
PolicyPortfolios is a set of tools aimed at simplyfying the creation of data structures suitable for dealing with policy portfolios, that is, two-dimensional spaces of policy instruments and policy targets. It allows to generates measures of their characteristics and facilitates its visualization.
It is currently in alpha development, and can not yet be installed from CRAN.
To install or update, run:
library(devtools)
install_github("xfim/PolicyPortfolios")
Find out documentation at http://xavier-fim.net/packages/PolicyPortfolios.
Track development at http://github.com/xfim/PolicyPortfolios.