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

rwanda: Datasets for Use in Designing Surveys in Rwanda

Travis build status Build status

Designing surveys require relevant datasets to be used as basis for sample size calculations, sampling design, survey planning/logistics and survey implementation. These include datasets on population, lists of sampling clusters, map datasets for spatial sampling, and previous survey datasets that can be used for estimating indicator variance and design effects. This package contains relevant datasets for use in designing surveys in Rwanda

Installation

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

if(!require(devtools)) install.packages("devtools") 
install_github("validmeasures/rwanda")


validmeasures/rwanda documentation built on May 23, 2019, 1:11 p.m.