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
29d369579283265ace44d37638c2b2fa
mooc-rr
Commits
4d226294
Commit
4d226294
authored
Oct 18, 2020
by
Abi Pickard
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
link
parent
5ebd1e6d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
4 deletions
+5
-4
toy_document_en.Rmd
module2/exo1/toy_document_en.Rmd
+5
-4
No files found.
module2/exo1/toy_document_en.Rmd
View file @
4d226294
...
...
@@ -11,14 +11,15 @@ knitr::opts_chunk$set(echo = TRUE)
```
## Asking the maths library
My computer tells me that $\pi$ is
approximatively
My computer tells me that $\pi$ is
*approximatively*
```{r
cars
}
pi
()
```{r}
pi
```
It is also straightforward to include figures. For example:
## Buffon's needle
Applying the method of [Buffon’s needle](https://en.wikipedia.org/wiki/Buffon%27s_needle_problem), we get the **approximation**
```{r pressure, echo=FALSE}
plot(pressure)
...
...
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