mtcars.i {ggESDA} | R Documentation |
mtcars.i data example
Description
mtcars.i interval and modal data example.
Usage
data(mtcars.i)
Format
An object of class symbolic_tbl
(inherits from tbl_df
, tbl
, data.frame
, symbolic_tbl
) with 5 rows and 11 columns.
Examples
data(mtcars.i)
ggInterval_index(mtcars.i, aes(x = mpg))
[Package ggESDA version 0.2.0 Index]