Learn R Programming

ggESDA (version 0.2.0)

oils: oils data example

Description

oils interval data example.

Usage

data(oils)

Arguments

Format

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

References

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

Examples

Run this code
data(oils)
ggInterval_scatter(oils, aes(x = GRA, y = IOD))

Run the code above in your browser using DataLab