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
8c19b8aa9b3e351f2427cf306117b1dd
mooc-rr
Commits
a06806d5
Commit
a06806d5
authored
Mar 04, 2021
by
David Elser
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
test
parent
3b5a9940
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
433 additions
and
10 deletions
+433
-10
exercice_R_en.Rmd
module2/exo3/exercice_R_en.Rmd
+2
-10
exercice_R_en.html
module2/exo3/exercice_R_en.html
+431
-0
No files found.
module2/exo3/exercice_R_en.Rmd
View file @
a06806d5
...
...
@@ -24,14 +24,6 @@ min(x)
median(x)
max(x)
mean(x)
plot(x, type="l", col="blue")
hist(x,col="blue" )
```
## Including Plots
You can also embed plots, for example:
```{r pressure, echo=FALSE}
plot(pressure)
```
Note that the `echo = FALSE` parameter was added to the code chunk to prevent printing of the R code that generated the plot.
module2/exo3/exercice_R_en.html
0 → 100644
View file @
a06806d5
This diff is collapsed.
Click to expand it.
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