Problem10.6 <- data.frame(
"Viscosity" = c(
1.6,
15.5,
22,
43,
33,
40
),
"Load" = c(
851,
816,
1058,
1201,
1357,
1115
),
"Wear" = c(
193,
230,
172,
91,
113,
125
))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.