Skip to content

Commit

Permalink
Update DataManipulation.md
Browse files Browse the repository at this point in the history
  • Loading branch information
DominiqueMakowski committed Nov 23, 2016
1 parent 1bfa004 commit 9e48e7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/DataScience/R/DataManipulation.md
Expand Up @@ -69,7 +69,7 @@ For remarks, complaints, suggestions or anything else, you can contact the creat

tidyr

- `gather()`
- `gather(df, name_of_futur_column_of_conditions, name_of_futur_column_of_values, columns_to_add_or_to_remove)`
- `separate()`
- `spread(df, levels_to_columns, values)`

Expand Down

0 comments on commit 9e48e7b

Please sign in to comment.