diff --git a/README.Rmd b/README.Rmd index 2f52172..f67d359 100755 --- a/README.Rmd +++ b/README.Rmd @@ -59,11 +59,6 @@ prediction <- Explore::predictExplore(model, test_data = data) ``` -Additional documentation includes: -- Vignette code examples in combination with PLP: [to be added](~/Documents/Git/Explore/vignettes/EXPLORE_withPLP.Rmd) -- Package manual: [to be added](~/Documents/Git/Explore/vignettes/Explore_1.0.pdf) - - ## Development status EXPLORE is under active development. diff --git a/README.md b/README.md index 727e2f5..95268de 100644 --- a/README.md +++ b/README.md @@ -55,11 +55,6 @@ Predict: prediction <- Explore::predictExplore(model, test_data = data) ``` -Additional documentation includes: - Vignette code examples in -combination with PLP: [to be -added](~/Documents/Git/Explore/vignettes/EXPLORE_withPLP.Rmd) - Package -manual: [to be added](~/Documents/Git/Explore/vignettes/Explore_1.0.pdf) - ## Development status EXPLORE is under active development.