Learn R Programming

ggESDA (version 0.2.0)

BLOOD: BLOOD data example

Description

BLOOD interval data example.

Usage

data(BLOOD)

Arguments

Format

An object of class tbl_df (inherits from tbl, data.frame, symbolic_tbl) with 14 rows and 3 columns.

References

Billard L. and Diday E. (2006).Symbolic data analysis: Conceptual statistics and data mining. Wiley, Chichester.

Examples

Run this code
data(BLOOD)
ggInterval_minmax(BLOOD, aes(x = Hematocrit))

Run the code above in your browser using DataLab