Table11.23 <- data.frame(
'Run'=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.33333333, 0.0, 0.5, 0.0, 0.5, 0.5, 0.33333333, 0.33333333, 0.0, 0.0),
'X2'=c(0.0, 0.0, 0.33333333, 0.5, 0.5, 0.0, 0.0, 0.5, 0.333333333, 0.333333333, 1.0, 0.5),
'X3'=c(0.5, 0.0, 0.33333333, 0.5, 0.0, 1.0, 0.5, 0.0, 0.333333333, 0.333333333, 0.0, 0.5)
);
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.