Problem3.31 <- data.frame(
"Oven" = c(
1,
1,
1,
1,
1,
2,
2,
2,
2,
3,
3,
3,
3,
3,
3
),
"Temperature" = c(
491.5,
498.3,
498.1,
493.5,
493.6,
488.5,
484.65,
479.9,
477.35,
480.1,
484.8,
488.25,
473,
471.85,
478.65
))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.