Problem15.15 <- data.frame(
"Thick" = c(
13,
14,
12,
12,
14,
12,
10,
11,
12,
14,
15,
14,
11,
11,
10,
16,
15,
10,
12,
11
),
"Glue" = c(
1,
1,
1,
1,
1,
2,
2,
2,
2,
2,
3,
3,
3,
3,
3,
4,
4,
4,
4,
4
),
"Strength" = c(
46.5,
45.9,
49.8,
46.1,
44.3,
48.7,
49,
50.1,
48.5,
45.2,
46.3,
47.1,
48.9,
48.2,
50.3,
44.7,
43,
51,
48.1,
48.6
))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.