| d.diamonds {DescTools} | R Documentation |
Data diamonds
Description
As I suppose, an artificial dataset
Usage
data(d.diamonds)
Format
A data frame with 440 observations on the following 10 variables.
indexa numeric vector
carata numeric vector
coloura factor with levels
DEFGHIJKLclarityan ordered factor with levels
I2<I1<SI3<SI2<SI1<VS2<VS1<VVS2<VVS1cutan ordered factor with levels
F<G<V<X<Icertificationa factor with levels
AGSDOWEGLGIAIGIpolishan ordered factor with levels
F<G<V<X<Isymmetryan ordered factor with levels
F<G<V<X<Ipricea numeric vector
wholesalera factor with levels
ABC
Details
P Poor F Fair G Good V Very good X Excellent I Ideal
Source
somewhere from the net...
Examples
data(d.diamonds)
str(d.diamonds)
[Package DescTools version 0.99.55 Index]