| books {openintro} | R Documentation | 
Sample of books on a shelf
Description
Simulated dataset.
Usage
books
Format
A data frame with 95 observations on the following 2 variables.
- type
- a factor with levels - fictionand- nonfiction
- format
- a factor with levels - hardcoverand- paperback
Examples
table(books)
[Package openintro version 2.5.0 Index]