Table11.1 <- data.frame(
'Time'=c(30,30,40,40,35,35,35,35,35),
'Temperature'=c(150,160,150,160,155,155,155,155,155),
'Yield'=c(39.3,40.0,40.9,41.5,40.3,40.5,40.7,40.2,40.6)
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.