Problem2.32 <- data.frame(
"Faster" = c(
1,
2,
1,
3,
5,
1,
5,
2,
3,
5,
3,
6,
5,
3,
2,
1,
6,
8,
2,
3
),
"Slower" = c(
7,
8,
5,
9,
5,
8,
6,
4,
6,
7,
6,
9,
5,
7,
4,
6,
8,
5,
8,
7
))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.