Learn R Programming

ggESDA (version 0.2.0)

mtcars.i: mtcars.i data example

Description

mtcars.i interval and modal data example.

Usage

data(mtcars.i)

Arguments

Format

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

Examples

Run this code
data(mtcars.i)
ggInterval_index(mtcars.i, aes(x = mpg))

Run the code above in your browser using DataLab