Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 4186fc33 authored by BENZEKRY Sebastien's avatar BENZEKRY Sebastien
Browse files

doc

parent c2fb53a0
Branches
No related tags found
No related merge requests found
......@@ -8,10 +8,10 @@ The `compo.EDA` package provides tools for data analysis specifically tailored f
In order to install the EDA package on your computer you will have to :
- `devtools` must be installed (`install.packages("devtools")` if not installed)
- Use setwd() to place yourself directory where the EDA package is.
- Use setwd() to place yourself in the parent directory of the compo.EDA package.
- Then
``` r
devtools::install(".", build_vignettes = TRUE)
devtools::install("compo.EDA", build_vignettes = TRUE)
```
will automatically install the package. You might need to additionally install manually the `ggpp` and `sjmisc` packages.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment