diff --git a/module2/exo1/toy_document_orgmode_R_en.org b/module2/exo1/toy_document_orgmode_R_en.org index 2b73d64e82dad485ab562f8bda6434ffa7b68d27..d55fd61be67082ec38f07ac246871a4bb16b67cc 100644 --- a/module2/exo1/toy_document_orgmode_R_en.org +++ b/module2/exo1/toy_document_orgmode_R_en.org @@ -1,5 +1,5 @@ -#+TITLE: Your title -#+AUTHOR: Your name +#+TITLE: Toy doc +#+AUTHOR: Louna CS #+DATE: Today's date #+LANGUAGE: en # #+PROPERTY: header-args :eval never-export @@ -59,7 +59,6 @@ plot(cars) #+end_src #+RESULTS: -[[file:./cars.png]] Note the parameter ~:exports results~, which indicates that the code will not appear in the exported document. We recommend that in the