Problem5.38 <- data.frame(
"A" = c(
13,
13,
15,
15,
13,
13,
15,
15
),
"B" = c(
11,
11,
11,
11,
13,
13,
13,
13
),
"ExtractionPct" = c(
62.9,
65.4,
76.1,
72.3,
87.5,
84.2,
102.3,
105.6
))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.