We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7358897 commit b488892Copy full SHA for b488892
1 file changed
vignettes/Market-segmentation.Rmd
@@ -40,13 +40,13 @@ In order to run reproduce all results you will have to
40
41
lionfish is now available on CRAN!
42
43
-```{r setup, eval = FALSE}
+```{r, eval = FALSE}
44
install.packages("lionfish")
45
```
46
47
You can install the development version of lionfish from github with:
48
49
50
install.packages("remotes")
51
remotes::install_github("mmedl94/lionfish")
52
0 commit comments