% Generated by roxygen2: do not edit by hand % Please edit documentation in R/aaa.R \docType{data} \name{diamonds} \alias{diamonds} \title{Diamond prices} \format{ A data frame with 3000 rows and 10 variables } \usage{ data(diamonds) } \description{ Diamond prices } \details{ A sample of 3,000 from the diamonds dataset bundled with ggplot2. Description provided in attr(diamonds,"description") } \keyword{datasets}