Problem2.36 <- data.frame(
"Karlsruhe" = c(
1.186,
1.151,
1.322,
1.339,
1.2,
1.402,
1.365,
1.537,
1.559
),
"Lehigh" = c(
1.061,
0.992,
1.063,
1.062,
1.065,
1.178,
1.037,
1.086,
1.052
),
"Difference" = c(
0.125,
0.159,
0.259,
0.277,
0.135,
0.224,
0.328,
0.451,
0.507
))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.