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

wfpKenya: World Food Programme Kenya Country Strategic Plan Outcome Monitoring

Lifecycle: maturing Travis build status AppVeyor build status

The World Food Programme Kenya Country Strategic Plan Outcome Monitoring aims to assess WFP's progress towards its goals. This package facilitates the processing, management and analysis of data collected for the outcome monitoring.

Installation

You can install the development version of wfpKenya from GitHub with:

if(!require(remotes)) install.packages("remotes")
remotes::install_github("validmeasures/wfpKenya")

Usage



validmeasures/wfpKenya documentation built on Feb. 12, 2020, 7:14 p.m.