Problem2.45 <- data.frame(
"A" = c(
7.1662,
2.359,
19.9977,
0.9077,
-15.9034,
-6.0722,
9.9501,
-1.0944,
-4.6907,
-6.6929
),
"B" = c(
8.2416,
2.4555,
21.1018,
2.3401,
-15.0013,
-5.5941,
10.691,
-0.1358,
-3.3446,
-5.9303
),
"Delta" = c(
-1.0754,
-0.0965,
-1.1041,
-1.4324,
-0.9021,
-0.4781,
-0.7409,
-0.9586,
-1.3461,
-0.7626
))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.