powered by
Summaries of nearly 54k diamonds.
data("diamonds")
A data frame with 53940 observations on the following 10 variables.
carat
a numeric vector
cut
a factor with levels Fair Good Ideal Premium Very Good
Fair
Good
Ideal
Premium
Very Good
color
a factor with levels D E F G H I J
D
E
F
G
H
I
J
clarity
a factor with levels I1 IF SI1 SI2 VS1 VS2 VVS1 VVS2
I1
IF
SI1
SI2
VS1
VS2
VVS1
VVS2
depth
table
price
x
y
z
# NOT RUN { data(diamonds) # }
Run the code above in your browser using DataLab