Skip to content

nutriverse/gnr

Repository files navigation

gnr: R Companion to the Global Nutrition Report

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 Codecov test coverage

The Global Nutrition Report’s purpose is to produce a single, authoritative source on progress toward addressing critical gaps in the nutrition accountability framework, both at national and international levels. This is a companion package to the Global Nutrition Report primarily for accessing the data used in the report and to reproduce the data visualisation produced in the report. This package contains functions that allow users to interrogate the same data and produce customised charts and other visualisation products.

Installation

gnr is not yet available on CRAN. To install gnr, use GitHub as follows:

if(!require(remotes)) install.packages("remotes")
remotes::install_github("nutriverse/gnr")

What does gnr do?

About

R companion to the Global Nutrition Report

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages