Table6.25 <- data.frame(
'I'=c(4, 4, 6, 6, 4, 4, 6, 6),
'R'=c(1, 1, 1, 1, 2, 2, 2, 2),
'x1'=c(-1, -1, 1, 1, -1, -1, 1, 1),
'x2'=c(-1, -1, -1, -1, 1, 1, 1, 1),
'V'=c(3.802, 4.013, 6.065, 5.992, 7.934, 8.159, 11.865, 12.138)
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.