-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_pkgdown.yml
33 lines (33 loc) · 958 Bytes
/
_pkgdown.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
url: oist.github.io/topcorneR
template:
bootstrap: 5
reference:
- title: Plate functions
desc: Functions working on Plate objects
- contents:
- has_concept("Plate functions")
- title: Well functions
desc: Functions working on Well objects
- contents:
- has_concept("Well functions")
- title: qPCR functions
desc: Functions to analyse qPCR results, including convenience wrappers to the _qpcR_ package.
- contents:
- has_concept("qPCR functions")
- title: Example data
- contents:
- has_concept("example data")
- title: Dispenser functions
desc: Dispenser functions
- contents:
- has_concept("Dispenser functions")
- title: Accessory functions
desc: Accessory functions
- contents:
- has_concept("Accessory functions")
- title: Dispensing functions
- contents:
- has_concept("Dispensing functions")
- title: Private functions
- contents:
- has_concept("Private functions")