Skip to content

Commit 337ed7d

Browse files
proof reading working with data in R
1 parent f475ffa commit 337ed7d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

individual_modules/working_with_data_in_R/questions/summary_reshaping_data.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"feedback": "Incorrect"
1515
},
1616
{
17-
"answer": "To convert matrix format data inot tidy format",
17+
"answer": "To convert matrix format data into tidy format",
1818
"correct": true,
1919
"feedback": "Correct"
2020
},
@@ -26,7 +26,7 @@
2626
]
2727
},
2828
{
29-
"question": "Which areguement in the pivot_wider function specifies the column whose values will become the names of new columns?",
29+
"question": "Which arguement in the pivot_wider function specifies the column whose values will become the names of new columns?",
3030
"type": "many_choice",
3131
"answers": [
3232
{

0 commit comments

Comments
 (0)