R/data.R

#' Loess and linear model fits to npc access data.
#'
#' For original model publication please see:
#' Bertozzi-Villa, Amelia, et al. Nature communications 12.1 (2021): 1-12.
#' Nets per capita are converted to nets distributed annually by accounting for
#' net loss over time within a given distribution cycle.
#'
#' @format A list with three model files:
"npc_fits"

#' Crop data.
#'
#' For original data publication please see:
#' Bertozzi-Villa, Amelia, et al. Nature communications 12.1 (2021): 1-12.
#'
#' @format A data.frame with 480 rows and 11 columns:
"crop_data"

#' Retention half life estimates.
#'
#' For original data publication please see:
#' Bertozzi-Villa, Amelia, et al. Nature communications 12.1 (2021): 1-12.
#'
#' @format A data.frame with 480 rows and 11 columns:
"halflife"

#' Usage rate estimates
#'
#' For original data publication please see:
#' Bertozzi-Villa, Amelia, et al. Nature communications 12.1 (2021): 1-12.
#'
#' @format A data.frame with 480 rows and 11 columns:
"usage_rate"
mrc-ide/netz documentation built on Oct. 15, 2024, 7:28 p.m.