Table11.4 <- data.frame(
'Time'=c(80, 80, 90, 90, 85, 85, 85, 85, 85),
'Temperature'=c(170,180,170,180,175,175,175,175,175),
'Yield'=c(76.5,77.0,78.0,79.5,79.9,80.3,80.0,79.7,79.8)
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.