R/biomDataExample.R

#' NHANES Toluene Bio-monitoring Data Set For Testing The runReverseDosimetry Function
#'
#' This dataset was taken from the Centers for Disease Control, National Health
#' and Nutritional Examination Survey data. It has been significantly modified
#' in its formatting and only contains data on toluene biomonitering for testing
#' the runReverseDosimetry Function. The original data is availible through the
#' NHANES reference. The modified data set is availible through the source
#' reference.
#'
#' @docType data
#'
#' @usage data(biomDataExample)
#'
#' @keywords NHANES Toluene
#' 
#' @references \href{https://www.cdc.gov/nchs/nhanes/index.htm}{NHANES}
#'
#' @source \href{https://www.scitovation.com/plethem/}{PLETHEM}
#'
#' @examples
#' data(biomDataExample)
"biomDataExample"

Try the plethem package in your browser

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

plethem documentation built on Nov. 8, 2020, 4:35 p.m.