Minor fixes (#634)
This commit is contained in:
committed by
Hadley Wickham
parent
7e6b1e7148
commit
502d91f036
@@ -877,7 +877,7 @@ Functions that work most naturally in grouped mutates and filters are known as
|
||||
1. What time of day should you fly if you want to avoid delays as much
|
||||
as possible?
|
||||
|
||||
1. For each destination, compute the total minutes of delay. For each,
|
||||
1. For each destination, compute the total minutes of delay. For each
|
||||
flight, compute the proportion of the total delay for its destination.
|
||||
|
||||
1. Delays are typically temporally correlated: even once the problem that
|
||||
|
||||
Reference in New Issue
Block a user