Problem8.3 <- data.frame(
"Gap" = c(
0.8,
0.8,
1.2,
1.2,
0.8,
0.8,
1.2,
1.2
),
"C2f6Flow" = c(
125,
125,
125,
125,
200,
200,
200,
200
),
"Power" = c(
325,
325,
275,
275,
275,
275,
325,
325
),
"EtchRate" = c(
1037,
1052,
669,
650,
633,
601,
729,
860
))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.