R/mcDataExample.R

#' Monte Carlo Example Data Set For Testing The runReverseDosimetry Function
#'
#' This dataset was produced from the rapidPBPK PLETHEM module and is intended
#' to be used solely for the automated testing of the runReverseDosimetry
#' function.
#'
#' @docType data
#'
#' @usage data(mcDataExample)
#'
#' @keywords Monte Carlo Data
#' 
#' @references \href{https://www.scitovation.com/plethem/}{PLETHEM}
#'
#' @source \href{https://www.scitovation.com/plethem/}{PLETHEM}
#'
#' @examples
#' data(mcDataExample)
"mcDataExample"

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.