aboutsummaryrefslogtreecommitdiff
path: root/inst/staticdocs/index.r
blob: 4a82ad00cb50b6f6746b669da3aee7285959e32a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
sd_section(
  "Main functions",
  "Essential functionality",
  c("inverse.predict", "calplot")
)
sd_section(
  "LOD and LOQ",
  "Limit of detection and limit of quantification",
  c("lod",
    "loq")
)
sd_section(
  "Datasets",
  "Example data",
  c("din32645",
    "massart97ex1",
    "massart97ex2")
)

Contact - Imprint