We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3bd482f commit ca4c1c7Copy full SHA for ca4c1c7
vignettes/get-started.Rmd
@@ -25,7 +25,7 @@ A parametric approach, like **Wcompo**[@mao2016semiparametric], has proposed to
25
Below, we like to demonstrate a simulated data example to show off the simplistic pipeline of **Rforce**.
26
27
## R API Instatll
28
-```{r}
+```{r, eval=FALSE}
29
library(devtools)
30
devtools::install_github("https://github.com/yuw444/Rforce/")
31
```
0 commit comments