aboutsummaryrefslogtreecommitdiff
path: root/README.rmd
diff options
context:
space:
mode:
authorJohannes Ranke <jranke@uni-bremen.de>2022-03-31 19:21:03 +0200
committerJohannes Ranke <jranke@uni-bremen.de>2022-03-31 19:59:10 +0200
commit08465d77a6ca5a9656ac86047c6008f1e7f3e9c7 (patch)
treef27a775e146748881eb6526ed57298f4bdc40c2f /README.rmd
parentf4fcef8228ebd5a1a73bc6edc47b5efa259c2e20 (diff)
Fix URLs in README, convert to roxygenv0.2.3
- The roxygen conversion was done using Rd2roxygen - Also edit _pkgdown.yml to group the reference - Use markdown bullet lists for lod and loq docs
Diffstat (limited to 'README.rmd')
-rw-r--r--README.rmd4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.rmd b/README.rmd
index 6b027f4..361b4c0 100644
--- a/README.rmd
+++ b/README.rmd
@@ -99,5 +99,5 @@ inverse.predict(m0, c(91, 89, 87, 93, 90))
You can use the R help system to view documentation, or you can
have a look at the [online documentation][pd-site].
-[r-project]: https://r-project.org
-[pd-site]: https://pkgdown.jrwb.de/chemCal
+[r-project]: https://www.r-project.org/
+[pd-site]: https://pkgdown.jrwb.de/chemCal/

Contact - Imprint