Merge branch 'master' of github.com:hadley/r4ds
This commit is contained in:
@@ -243,7 +243,7 @@ arrange(df, desc(x))
|
|||||||
|
|
||||||
1. Sort `flights` to find the fastest flights.
|
1. Sort `flights` to find the fastest flights.
|
||||||
|
|
||||||
1. Which flights travlled the longest? Which travelled the shortest?
|
1. Which flights travelled the longest? Which travelled the shortest?
|
||||||
|
|
||||||
## Select columns with `select()`
|
## Select columns with `select()`
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user