Skip to content

katilingban/adlaw

Repository files navigation

adlaw: An Interface to the Scaling Up Nutrition (SUN) Movement Datasets

Project Status: WIP – Initial development is in progress, but there has not yet been a stable, usable release suitable for the public. Lifecycle: experimental R-CMD-check CodeFactor

Scaling Up Nutrition (SUN) is a global movement of 60 countries aiming to end malnutrition in all its forms. This package contains various datasets produced by the movement and functions that aid in the manipulation and processing of these datasets. It also includes functions that support analysis and visualisation of these datasets. Finally, a Shiny application is included to allow user to interactively engage with the publicly-available SUN Movement datasets.

What does adlaw do?

Installation

The package adlaw can be installed in R through GitHub via remotes:

if(!require(remotes)) install.packages("remotes")
remotes::install_github("katilingban/adlaw")

Usage

Citation

Community guidelines