Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
M
mooc-rr
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
b183e591f74e0007f82bee0ad8982b16
mooc-rr
Commits
d593074b
Commit
d593074b
authored
Jul 09, 2025
by
b183e591f74e0007f82bee0ad8982b16
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update toy_document_orgmode_R_en.org_1
parent
3eb5cb16
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
12 additions
and
2 deletions
+12
-2
toy_document_orgmode_R_en.org
module2/exo1/toy_document_orgmode_R_en.org
+12
-2
No files found.
module2/exo1/toy_document_orgmode_R_en.org
View file @
d593074b
#+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).
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment