R/rdw.R

#' Observations on the widths of red blood cell distributions (RDW).
#'
#' @docType data
#'
#' @usage data(rdw)
#'
#' @format A vector.
#'
#' @keywords datasets
#'
#' @source Erasmus University Medical Centre, Rotterdam, The Netherlands
#'
#' @examples
#' data(rdw)
#' hist(rdw, breaks = 20)

"rdw"

Try the JOPS package in your browser

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

JOPS documentation built on Sept. 8, 2023, 5:42 p.m.