Skip to content

Stata scheme of Innovations for Poverty Action (IPA).

License

Notifications You must be signed in to change notification settings

PovertyAction/ipaplots

 
 

Repository files navigation

ipaplots

Description: Stata scheme of Innovations for Poverty Action (IPA).

Installation

net install github, from("https://haghish.github.io/github/")
github install PovertyAction/ipaplots

Instructions

Use the following code in the do file to use the scheme after installation.

set scheme ipaplots

In case the scheme does not use the correct Georgia font, which may happen on some systems, you may have to specify this yourself by adding the following code:

// Set IPA Fonts
graph set window fontface "Georgia"
graph set print fontface "Georgia"

Overview

Authors

Innovations for Poverty Action, Peru (Ronny Condor and Kelly Montaño)

About

Stata scheme of Innovations for Poverty Action (IPA).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Stata 97.6%
  • TeX 2.4%