Problem2.35 <- data.frame(
"Pair" = c(
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
),
"Firstborn" = c(
6.08,
6.22,
7.99,
7.44,
6.48,
7.99,
6.32,
7.6,
6.03,
7.52
),
"Secondborn" = c(
5.73,
5.8,
8.42,
6.84,
6.43,
8.76,
6.32,
7.62,
6.59,
7.67
))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.