You can find the [partial guide](./tp.md) and a [presentation support](./presentation.md) and in this repository and compile them into .pdf format with the following commands:
```sh
R -e'install.packages("rmarkdown", repos = "https://cloud.r-project.org")'
make
```
## Practial guide
## Practial guide
The practical guide is decomposed in three sections, after [configuring your ssh client](./tp.md):
The practical guide is decomposed in three sections, after [configuring your ssh client](./tp.md):