Table10.5 <- data.frame(
'Temperature'=c(125,158,121,160,118,163,122,165,140,140,140,140),
'Pressure'=c(41,40,82,80,39,40,80,83,60,60,60,60),
'Concentration'=c(14,15,15,15,33,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.