Learn R Programming

JOPS (version 0.1.19)

rdw: Observations on the widths of red blood cell distributions (RDW).

Description

Observations on the widths of red blood cell distributions (RDW).

Usage

data(rdw)

Arguments

Format

A vector.

Examples

Run this code
data(rdw)
hist(rdw, breaks = 20)

Run the code above in your browser using DataLab