mushroom | R Documentation |
mushroom interval data example.
data(mushroom)
An object of class tbl_df
(inherits from tbl
, data.frame
, symbolic_tbl
) with 23 rows and 3 columns.
Billard L. and Diday E. (2006).Symbolic data analysis: Conceptual statistics and data mining. Wiley, Chichester.
data(mushroom) ggInterval_scatter(mushroom, aes(x = Cap.Widths, y = Stipe.Lengths))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.