Problem2.39 <- data.frame(
"Solution1" = c(
9.9,
9.4,
10,
10.3,
10.6,
10.3,
9.3,
9.8
),
"Solution2" = c(
10.2,
10,
10.7,
10.5,
10.6,
10.2,
10.4,
10.3
))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.