Skip to content
Snippets Groups Projects
Commit 9d0d8481 authored by jgodet's avatar jgodet
Browse files

c

parent 6ca6d7c2
Branches
No related merge requests found
......@@ -6,7 +6,7 @@ GMRC Shiny Stats permet de faire facilement des analyses statistiques sans coder
## How to install and run GmrcShinyStats
```r
if(!require(devtools){install.packages("devtools")}
if(!require(devtools)){install.packages("devtools")}
devtools::install_github("jgodet/gmrcfun")
devtools::install_github("jgodet/GmrcShinyStats")
require(GmrcShinyStats)
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment