Table2.3 <- data.frame(
"Observation"=1:12,
"Nerve"=c(
6625,
6000,
5450,
5200,
5175,
4900,
4750,
4500,
3985,
900,
450,
2800
),
"Muscle"=c(
3900,
3500,
3450,
3200,
2980,
2800,
2500,
2400,
2200,
1200,
1150,
1130
)
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.