Problem6.45 <- data.frame(
"Glucose" = c(
20,
60,
20,
60,
20,
60,
20,
60,
20,
60,
20,
60,
20,
60,
20,
60,
40,
40,
40,
40,
40,
40
),
"Nh4no3" = c(
2,
2,
6,
6,
2,
2,
6,
6,
2,
2,
6,
6,
2,
2,
6,
6,
4,
4,
4,
4,
4,
4
),
"Feso4" = c(
6,
6,
6,
6,
30,
30,
30,
30,
6,
6,
6,
6,
30,
30,
30,
30,
18,
18,
18,
18,
18,
18
),
"Mnso4" = c(
4,
4,
4,
4,
4,
4,
4,
4,
20,
20,
20,
20,
20,
20,
20,
20,
12,
12,
12,
12,
12,
12
),
"Y" = c(
23,
15,
16,
18,
25,
16,
17,
26,
28,
16,
18,
21,
36,
24,
33,
34,
35,
35,
35,
36,
36,
34
))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.