Skip to content

Commit ca4c1c7

Browse files
committed
typo
1 parent 3bd482f commit ca4c1c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vignettes/get-started.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ A parametric approach, like **Wcompo**[@mao2016semiparametric], has proposed to
2525
Below, we like to demonstrate a simulated data example to show off the simplistic pipeline of **Rforce**.
2626

2727
## R API Instatll
28-
```{r}
28+
```{r, eval=FALSE}
2929
library(devtools)
3030
devtools::install_github("https://github.com/yuw444/Rforce/")
3131
```

0 commit comments

Comments
 (0)