Table11.10 <- 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),
'x1'=c(0.0, 0.0, -1.0, 1.0, -1.0, 1.0, 1.41, -1.41, 0.0, 0.0, 0.0),
'x2'=c(0.0, 0.0, -1.0, -1.0, 1.0, 1.0, 0.0, 0.0, 1.41, -1.41, 0.0),
'x3'=c(1.41, -1.41, 0.71, 0.71, 0.71, 0.71, -0.71, -0.71, -0.71, -0.71, 0.0)
);
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.