Problem10.1 <- data.frame(
"Hardwood" = c(
10,
15,
15,
20,
20,
20,
25,
25,
28,
30
),
"Strength" = c(
160,
171,
175,
182,
184,
181,
188,
193,
195,
200
))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.