Example10.2 <- data.frame(
'Temperature'=c(120,160,120,160,120,160,120,160,140,140,140,140),
'Pressure'=c(40,80,40,80,40,80,40,80,60,60,60,60),
'Concentration'=c(15,15,15,15,30,30,30,30,22.5,22.5,22.5,22.5),
'Yield'=c(32,46,57,65,36,48,57,68,50,44,53,56)
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.