R/data.R

#' GeoTox Data
#'
#' Sample data for use in vignettes and function examples. See the Package
#' Data vignette, \code{vignette("package_data", package = "GeoTox")}, for
#' details on how this data was gathered.
#'
#' @format A list with items:
#' \describe{
#'   \item{exposure}{2019 AirToxScreen exposure concentrations for a subset of
#'   chemicals in North Carolina counties.}
#'   \item{dose_response}{Subset of chemicals curated by ICE cHTS as active
#'   within a set of assays.}
#'   \item{age}{County population estimates for 7/1/2019 in North Carolina.}
#'   \item{obesity}{CDC PLACES obesity data for North Carolina counties in
#'   2020.}
#'   \item{simulated_css}{Simulated steady-state plasma concentrations for
#'   various age groups and obesity status combinations.}
#'   \item{boundaries}{County and state boundaries for North Carolina in 2019.}
#' }
"geo_tox_data"

Try the GeoTox package in your browser

Any scripts or data that you put into this service are public.

GeoTox documentation built on April 4, 2025, 5:07 a.m.