Table2.5 <- data.frame(
"Specimen"=1:10,
"Tip1"=c(
7,
3,
3,
4,
8,
3,
2,
9,
5,
4
),
"Tip2"=c(
6,
3,
5,
3,
8,
2,
4,
9,
4,
5
)
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.