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
63cd3dcada9831898781fc37053f8494
mooc-rr
Commits
acdef386
Commit
acdef386
authored
Oct 18, 2022
by
Elise N
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update success debug
parent
4e3bddf1
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
2 additions
and
2 deletions
+2
-2
cars.png
module2/exo1/cars.png
+0
-0
cosxsx.png
module2/exo1/cosxsx.png
+0
-0
toy_document_orgmode_R_fr.org
module2/exo1/toy_document_orgmode_R_fr.org
+1
-1
toy_document_orgmode_R.org
templates/toy_document_orgmode_R.org
+1
-1
No files found.
module2/exo1/cars.png
View replaced file @
4e3bddf1
View file @
acdef386
6.53 KB
|
W:
|
H:
6.54 KB
|
W:
|
H:
2-up
Swipe
Onion skin
module2/exo1/cosxsx.png
View replaced file @
4e3bddf1
View file @
acdef386
19 KB
|
W:
|
H:
21.9 KB
|
W:
|
H:
2-up
Swipe
Onion skin
module2/exo1/toy_document_orgmode_R_fr.org
View file @
acdef386
...
@@ -54,7 +54,7 @@ summary(cars)
...
@@ -54,7 +54,7 @@ summary(cars)
: Max. :25.0 Max. :120.00
: Max. :25.0 Max. :120.00
Et enfin, voici un exemple de sortie graphique:
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)
plot(cars)
#+end_src
#+end_src
...
...
templates/toy_document_orgmode_R.org
View file @
acdef386
...
@@ -55,7 +55,7 @@ summary(cars)
...
@@ -55,7 +55,7 @@ summary(cars)
: Max. :25.0 Max. :120.00
: Max. :25.0 Max. :120.00
Et enfin, voici un exemple de sortie graphique:
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)
plot(cars)
#+end_src
#+end_src
...
...
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