Update Readme.md

parent 50aef58b
......@@ -20,3 +20,10 @@ import "Bibliothèque" as 'surnom'
subplot : (https://matplotlib.org/stable/api/_as_gen/matplotlib.pyplot.subplot.html)
# Après le module 3
```
#trier par ordre date avec R
data = data[order(data$date),]
#j'aurais bien aimé pour les tomates
```
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment