use_data_diamonds {explore}R Documentation

Use the diamonds data set

Description

This data set comes with the ggplot2 package. It contains the prices and other attributes of almost 54,000 diamonds.

Usage

use_data_diamonds()

Value

Dataset

See Also

ggplot2::diamonds

Examples

use_data_diamonds()

[Package explore version 1.3.0 Index]