#'
#' 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"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.