From d593074b2e3ca60057e67b57e1af8c2bd1222644 Mon Sep 17 00:00:00 2001 From: b183e591f74e0007f82bee0ad8982b16 Date: Wed, 9 Jul 2025 21:06:10 +0000 Subject: [PATCH] Update toy_document_orgmode_R_en.org_1 --- module2/exo1/toy_document_orgmode_R_en.org | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/module2/exo1/toy_document_orgmode_R_en.org b/module2/exo1/toy_document_orgmode_R_en.org index 2b73d64..2d30aaa 100644 --- a/module2/exo1/toy_document_orgmode_R_en.org +++ b/module2/exo1/toy_document_orgmode_R_en.org @@ -1,4 +1,4 @@ -#+TITLE: Your title +#+TITLE: "À propos de pi" #+AUTHOR: Your name #+DATE: Today's date #+LANGUAGE: en @@ -28,7 +28,7 @@ Like we showed in the video, R code is included as follows (and is exxecuted by typing ~C-c C-c~): #+begin_src R :results output :exports both -print("Hello world!") +print("Hello world!Hello world!Hello world!") #+end_src #+RESULTS: @@ -79,3 +79,13 @@ quickly create code blocks in R by typing ~ $pi$ + +Link : ["aiguilles de Buffon"] (https://fr.wikipedia.org/wiki/Aiguille_de_Buffon). + + -- 2.18.1