Problem3.32 <- data.frame(
"WaferPosition" = c(
1,
1,
1,
2,
2,
2,
3,
3,
3,
4,
4,
4
),
"Uniformity" = c(
2.76,
5.67,
4.49,
1.43,
1.7,
2.19,
2.34,
1.97,
1.47,
0.94,
1.36,
1.65
))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.