You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: vignettes/validation.Rmd
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -36,7 +36,7 @@ library(readr)
36
36
library(scales)
37
37
```
38
38
39
-
This simulation study is a [`targets`](htttps://docs.ropensci.org/targets) pipeline in the `vignettes/validation/` directory of the source code of `pmrm`.
39
+
This simulation study is a `targets` pipeline in the `vignettes/validation/` directory of the source code of `pmrm`.
40
40
To run the pipeline, change to that working directory and call `targets::tar_make()`.
41
41
Due to the computational cost, we only run this pipeline once per release.
0 commit comments