From 08465d77a6ca5a9656ac86047c6008f1e7f3e9c7 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Thu, 31 Mar 2022 19:21:03 +0200 Subject: Fix URLs in README, convert to roxygen - The roxygen conversion was done using Rd2roxygen - Also edit _pkgdown.yml to group the reference - Use markdown bullet lists for lod and loq docs --- README.rmd | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.rmd') 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/ -- cgit v1.2.1