Table3.14 <- data.frame(
'DisplayDesign' = c(
'1', '2', '3',
'1', '2', '3',
'1', '2', '3',
'1', '2', '3',
'1', '2', '3'
),
'Observations' = c(
5.43, 6.24, 8.79,
5.71, 6.71, 9.20,
6.22, 5.98, 7.90,
6.01, 5.66, 8.15,
5.29, 6.60, 7.55
)
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.