fixing typo
This commit is contained in:
parent
5d33dd0b50
commit
ddcdae41a1
|
@ -394,7 +394,7 @@ This function works similarly to the `select` argument in `base::subset()`. Beca
|
||||||
|
|
||||||
--------------------------------------------------------------------------------
|
--------------------------------------------------------------------------------
|
||||||
|
|
||||||
### Exericses
|
### Exercises
|
||||||
|
|
||||||
1. Brainstorm as many ways as possible to select `dep_time`, `dep_delay`,
|
1. Brainstorm as many ways as possible to select `dep_time`, `dep_delay`,
|
||||||
`arr_time`, and `arr_delay` from `flights`.
|
`arr_time`, and `arr_delay` from `flights`.
|
||||||
|
|
Loading…
Reference in New Issue