From dd5e11254f789ad9d7b298a08fbec045ad0d2f14 Mon Sep 17 00:00:00 2001 From: christinehou11 Date: Fri, 18 Oct 2024 21:24:52 -0400 Subject: [PATCH] new --- vignettes/spe.Rmd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vignettes/spe.Rmd b/vignettes/spe.Rmd index b410317..d1ae789 100644 --- a/vignettes/spe.Rmd +++ b/vignettes/spe.Rmd @@ -33,7 +33,7 @@ The methodology details can be found in [Find Bias Feature](https://jac-thom.git ### Installation -`BiasDetect` is a R package. Install development version from [GitHub](https://christinehou11.github.io/BiasDetect): +`BiasDetect` is a R package. Install development version from [GitHub](https://christinehou11.github.io/BiasDetect). ```{r 'install dev', eval = FALSE} remotes::install("christinehou11/BiasDetect")