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

U5ASCM

U5ACSM includes functions and data for understanding the patterns of child mortality across specific age and causes of mortality for children under five.

Installation

Development version

The best way to install U5ACSM is directly from github with:

install.packages("devtools")
devtools::install_github("jamieperin/U5ASCM")

Documentation for functions can be found in the man directory.

In development

These materials are currently being updated to accompany ongoing research. Please excuse any omissions or sloppiness!

If you encounter any problems, please submit an issue.



jamieperin/U5ACSM documentation built on Jan. 30, 2020, 8:40 a.m.