Problem8.53 <- data.frame(
"A" = c(
-1,
1,
-1,
1,
-1,
1,
-1,
1,
-1,
1,
-1,
1,
-1,
1,
-1,
1
),
"B" = c(
-1,
-1,
1,
1,
-1,
-1,
1,
1,
-1,
-1,
1,
1,
-1,
-1,
1,
1
),
"C" = c(
-1,
-1,
-1,
-1,
1,
1,
1,
1,
-1,
-1,
-1,
-1,
1,
1,
1,
1
),
"D" = c(
-1,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
1,
1,
1,
1,
1,
1,
1,
1
),
"E" = c(
-1,
1,
1,
-1,
1,
-1,
-1,
1,
-1,
1,
1,
-1,
1,
-1,
-1,
1
),
"F" = c(
-1,
-1,
1,
1,
1,
1,
-1,
-1,
1,
1,
-1,
-1,
-1,
-1,
1,
1
),
"Pitch" = c(
74,
190,
133,
127,
115,
101,
54,
144,
121,
188,
135,
170,
126,
175,
126,
193
))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.