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
32003cd7fa4edd13b96010441bce122a
mooc-rr
Commits
223b13e1
Commit
223b13e1
authored
Mar 28, 2021
by
32003cd7fa4edd13b96010441bce122a
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update exercice_fr.Rmd
parent
50c212c0
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
3 deletions
+0
-3
exercice_fr.Rmd
module3/exo2/exercice_fr.Rmd
+0
-3
No files found.
module3/exo2/exercice_fr.Rmd
View file @
223b13e1
...
@@ -156,6 +156,3 @@ head(inc_annuelle[order(inc_annuelle$incidence),])
...
@@ -156,6 +156,3 @@ head(inc_annuelle[order(inc_annuelle$incidence),])
head(inc_annuelle[order(-inc_annuelle$incidence),])
head(inc_annuelle[order(-inc_annuelle$incidence),])
```
```
Enfin, un histogramme montre bien que les épidémies fortes, qui touchent environ 10% de la population française, sont assez rares: il y en eu trois au cours des 35 dernières années.
```{r}
hist(inc_annuelle$incidence, breaks=10, xlab="Incidence annuelle", ylab="Nb d'observations", main="")
\ No newline at end of file
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