Update exo5_R_fr.org

parent 3dedf6ca
......@@ -38,6 +38,7 @@ Nous commençons donc par charger ces données:
#+begin_src R :results output :session *R* :exports both
data = read.csv("shuttle.csv",header=T)
data
str(data)
#+end_src
#+RESULTS:
......
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