You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Minor issue at https://r4ds.hadley.nz/logicals#sec-numeric-summaries-of-logicals. The explanation and variable name for proportion_delayed seems to be backwards from what is calculated, as it's giving the proportion of flights with less than 60 minute delay. Should probably be renamed proportion_ontime.
The text was updated successfully, but these errors were encountered:
Minor issue at https://r4ds.hadley.nz/logicals#sec-numeric-summaries-of-logicals. The explanation and variable name for proportion_delayed seems to be backwards from what is calculated, as it's giving the proportion of flights with less than 60 minute delay. Should probably be renamed proportion_ontime.
The text was updated successfully, but these errors were encountered: