Commit acdef386 authored by Elise N's avatar Elise N

Update success debug

parent 4e3bddf1
module2/exo1/cars.png

6.53 KB | W: | H:

module2/exo1/cars.png

6.54 KB | W: | H:

module2/exo1/cars.png
module2/exo1/cars.png
module2/exo1/cars.png
module2/exo1/cars.png
  • 2-up
  • Swipe
  • Onion skin
module2/exo1/cosxsx.png

19 KB | W: | H:

module2/exo1/cosxsx.png

21.9 KB | W: | H:

module2/exo1/cosxsx.png
module2/exo1/cosxsx.png
module2/exo1/cosxsx.png
module2/exo1/cosxsx.png
  • 2-up
  • Swipe
  • Onion skin
......@@ -54,7 +54,7 @@ summary(cars)
: Max. :25.0 Max. :120.00
Et enfin, voici un exemple de sortie graphique:
#+begin_src R :results output graphics :file "./cars.png" :exports results :width 600 :height 400 :session *R*
#+begin_src R :results output graphics file :file "./cars.png" :exports results :width 600 :height 400 :session *R*
plot(cars)
#+end_src
......
......@@ -55,7 +55,7 @@ summary(cars)
: Max. :25.0 Max. :120.00
Et enfin, voici un exemple de sortie graphique:
#+begin_src R :results output graphics :file "./cars.png" :exports results :width 600 :height 400 :session *R*
#+begin_src R :results output graphics file :file "./cars.png" :exports results :width 600 :height 400 :session *R*
plot(cars)
#+end_src
......
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