R/00-gnr.R

#' 
#' gnr: R companion to the Global Nutrition Report
#'
#' The `{gnr}` package 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.
#'
#' @docType package
#' @name gnr
#' @keywords internal
#' @importFrom ggplot2 rel margin element_text unit
#' @importFrom utils download.file
#' @importFrom tibble tibble
#'
"_PACKAGE"
nutriverse/gnr documentation built on Feb. 10, 2025, 10:26 p.m.