We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f475ffa commit 337ed7dCopy full SHA for 337ed7d
individual_modules/working_with_data_in_R/questions/summary_reshaping_data.json
@@ -14,7 +14,7 @@
14
"feedback": "Incorrect"
15
},
16
{
17
- "answer": "To convert matrix format data inot tidy format",
+ "answer": "To convert matrix format data into tidy format",
18
"correct": true,
19
"feedback": "Correct"
20
@@ -26,7 +26,7 @@
26
]
27
28
29
- "question": "Which areguement in the pivot_wider function specifies the column whose values will become the names of new columns?",
+ "question": "Which arguement in the pivot_wider function specifies the column whose values will become the names of new columns?",
30
"type": "many_choice",
31
"answers": [
32
0 commit comments