Problem3.25 <- data.frame(
"OrificeDiameter" = c(
'0.37',
'0.37',
'0.37',
'0.37',
'0.51',
'0.51',
'0.51',
'0.51',
'0.71',
'0.71',
'0.71',
'0.71',
'1.02',
'1.02',
'1.02',
'1.02',
'1.40',
'1.40',
'1.40',
'1.40',
'1.99',
'1.99',
'1.99',
'1.99'
),
"RadonReleased" = c(
80,
83,
83,
85,
75,
75,
79,
79,
74,
73,
76,
77,
67,
72,
74,
74,
62,
62,
67,
69,
60,
61,
64,
66
))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.