1
2
3
4
5
#

Name:

Description:

The allbacks data frame gives measurements on the volume and weight of 15 books, some of which are softback (pb) and some of which are hardback (hb). Area of the hardback covers is also included.

Variables:

This data frame contains the following columns:

volume

book volumes in cubic centimeters

area

hard board cover areas in square centimeters

weight

book weights in grams

cover

a factor with levels hb hardback, pb paperback

Link To Google Sheets:

Rows:

Columns:

License Type:

References/Notes/Attributions:

Source

The bookshelf of J. H. Maindonald.

R Dataset Upload:

Use the following R code to directly access this dataset in R.

d <- read.csv("https://www.key2stats.com/Measurements_on_a_Selection_of_Books_198_85.csv")

R Coding Interface:


Datasets Tag Questions & Instructional Blocks

NumberContentType
No results found.