Problem3.14 <- data.frame(
"CottonWeightPct" = c(
15,
20,
25,
30,
35,
15,
20,
25,
30,
35,
15,
20,
25,
30,
35,
15,
20,
25,
30,
35,
15,
20,
25,
30,
35
),
"Observations" = c(
7,
12,
14,
19,
7,
7,
17,
19,
25,
10,
15,
12,
19,
22,
11,
11,
18,
18,
19,
15,
9,
18,
18,
23,
11
))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.