Skip to content

Commit

Permalink
condsurv again 2
Browse files Browse the repository at this point in the history
  • Loading branch information
sestelo committed Oct 9, 2024
1 parent ec798fc commit 07c1563
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion doc/clustcurv.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,8 @@ After regular installation with `install.packages()`, then load the packages and
library(clustcurv)
if (requireNamespace("condSURV", quietly = TRUE)) {
install.packages("condSURV")
gbcsCS <- condSURV::gbcsCS
library(condSURV)
gbcsCS <- condSURV::gbcsCS
}
Expand Down

0 comments on commit 07c1563

Please sign in to comment.