diff options
Diffstat (limited to '_pkgdown.yml')
-rw-r--r-- | _pkgdown.yml | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/_pkgdown.yml b/_pkgdown.yml new file mode 100644 index 0000000..804e836 --- /dev/null +++ b/_pkgdown.yml @@ -0,0 +1,22 @@ +reference: + - title: Main functions + contents: + - drfit + - drcfit + - drplot + - title: Get and check data from a drfit database + desc: These functions only work if you have such a database + contents: + - checkcontrols + - checkplate + - drdata + - title: Datasets and example evaluations + contents: + - antifoul + - IM1xIPC81 + - IM1xVibrio + - pyrithione + - XY + - title: Helper functions + contents: + - linlogitf |