Problem3.29 <- data.frame(
"Method" = c(
'1',
'1',
'1',
'1',
'1',
'2',
'2',
'2',
'2',
'2',
'3',
'3',
'3',
'3',
'3'
),
"Count" = c(
31,
10,
21,
4,
1,
62,
40,
24,
30,
35,
53,
27,
120,
97,
68
))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.