R/data.R

#' bee endpoints
#'
#' A dataset containing the bee data from EPA ecotox database
#' diamonds.
#'
#' @format A data frame with 8531 rows and 31 variables:
#' \describe{
#'   \item{test_id}{test id}
#'   \item{chemical_name}{chemial name}
#'   ...
#' }
#' @source \url{https://cfpub.epa.gov/ecotox/}
"bees"


#' bee endpoints
#'
#' A dataset containing the L.Posthuma SSDs
#'
#' @format A data frame with 12386 rows and 38 variables:
#' \describe{
#'   \item{test_id}{test id}
#'   \item{chemical_name}{chemial name}
#'   ...
#' }
#' @source "data-raw/data/Copy of etc4373-sup-0002-supmat.csv"
"Data.SSD"


#' bee endpoints
#'
#' A dataset containing the USEPA internal not for publication
#'
#' @format A data frame with 21909 rows and 36 variables:
#' \describe{
#'   \item{test_id}{test id}
#'   \item{chemical_name}{chemial name}
#'   ...
#' }
#' @source data/Copy of Brian-May2009.csv
"Data.B"
Zhenglei-BCS/beemixtox_public documentation built on March 28, 2023, 1:51 a.m.