From aa0ef7e5e636a933d555a291639aa04d3acf2fa0 Mon Sep 17 00:00:00 2001 From: aniekmarkus Date: Tue, 30 Jan 2024 10:44:59 +0100 Subject: [PATCH] Update readme --- README.Rmd | 5 ----- README.md | 5 ----- 2 files changed, 10 deletions(-) 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.