Update toy_document_orgmode_R_en.org_1

parent 3eb5cb16
#+TITLE: Your title #+TITLE: "À propos de pi"
#+AUTHOR: Your name #+AUTHOR: Your name
#+DATE: Today's date #+DATE: Today's date
#+LANGUAGE: en #+LANGUAGE: en
...@@ -28,7 +28,7 @@ Like we showed in the video, R code is included as follows (and is ...@@ -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~): exxecuted by typing ~C-c C-c~):
#+begin_src R :results output :exports both #+begin_src R :results output :exports both
print("Hello world!") print("Hello world!Hello world!Hello world!")
#+end_src #+end_src
#+RESULTS: #+RESULTS:
...@@ -79,3 +79,13 @@ quickly create code blocks in R by typing ~<r~ or ~<R~ followed by ...@@ -79,3 +79,13 @@ quickly create code blocks in R by typing ~<r~ or ~<R~ followed by
Now it's your turn! You can delete all this information and replace it Now it's your turn! You can delete all this information and replace it
by your computational document. by your computational document.
Write the mathematical formulas
X = 1 + 1
Print π -> $pi$
Link : ["aiguilles de Buffon"] (https://fr.wikipedia.org/wiki/Aiguille_de_Buffon).
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