Table11.12 <- data.frame(
'StandardOrder'=c(1.0, 2.0, 3.0, 4.0, 5.0, 6.0, 7.0, 8.0, 9.0, 10.0, 11.0, 12.0),
'x1'=c(-0.5, 1.0, -0.08, -1.0, 1.0, 0.0, -1.0, 0.25, -1.0, 1.0, 0.0, -0.08),
'x2'=c(-1.0, 0.0, -0.08, 1.0, -1.0, 1.0, 0.25, -1.0, -0.5, 0.0, 1.0, -0.08)
);
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.