Learn R Programming

ggESDA (version 0.2.0)

mushroom: mushroom data example

Description

mushroom interval data example.

Usage

data(mushroom)

Arguments

Format

An object of class tbl_df (inherits from tbl, data.frame, symbolic_tbl) with 23 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(mushroom)
ggInterval_scatter(mushroom, aes(x = Cap.Widths, y = Stipe.Lengths))

Run the code above in your browser using DataLab