Skip to content
Snippets Groups Projects
Commit f59b7d8c authored by hpolvech's avatar hpolvech
Browse files

correction balise x2

parent 6e4b27f2
Branches
No related tags found
1 merge request!6Switch to main as default branch
...@@ -381,9 +381,9 @@ flights_sml <- mutate(flights_sml, ...@@ -381,9 +381,9 @@ flights_sml <- mutate(flights_sml,
gain = dep_delay - arr_delay, gain = dep_delay - arr_delay,
speed = distance / air_time * 60 speed = distance / air_time * 60
) )
``` ```
</details>
</p> </p>
</details>
<div class="pencadre"> <div class="pencadre">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment