| d.diamonds | R Documentation |
As I suppose, an artificial dataset
data(d.diamonds)
A data frame with 440 observations on the following 10 variables.
indexa numeric vector
carata numeric vector
coloura factor with levels D E F G H I J K L
clarityan ordered factor with levels I2 < I1 < SI3 < SI2 < SI1 < VS2 < VS1 < VVS2 < VVS1
cutan ordered factor with levels F < G < V < X < I
certificationa factor with levels AGS DOW EGL GIA IGI
polishan ordered factor with levels F < G < V < X < I
symmetryan ordered factor with levels F < G < V < X < I
pricea numeric vector
wholesalera factor with levels A B C
P Poor F Fair G Good V Very good X Excellent I Ideal
somewhere from the net...
data(d.diamonds)
str(d.diamonds)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.