-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy path_pkgdown.yml
56 lines (49 loc) · 980 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
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
template:
params:
bootswatch: united
reference:
- title: "Importing Data"
contents:
- '`files2Spectra2DObject`'
- '`import2Dspectra`'
- title: "Data Summaries"
contents:
- '`sumGroups`'
- '`sumSpectra`'
- title: "Pre-Processing Data"
desc: "Modifying/editing data"
contents:
- '`removeFreq`'
- '`removeGroup`'
- '`removeSample`'
- '`removePeaks2D`'
- '`normSpectra2D`'
- '`centscaleSpectra2D`'
- title: "Plots"
contents:
- '`plotSpectra2D`'
- '`plotSlice`'
- '`plotScores`'
- '`plotScree`'
- '`plotLoadings2D`'
- '`showScale`'
- title: "Exploratory Data Analysis"
contents:
- '`miaSpectra2D`'
- '`pfacSpectra2D`'
- '`popSpectra2D`'
- title: "Data Sets"
contents:
- '`Spectra2D`'
- '`MUD1`'
- '`MUD2`'
- title: "Utilities & Reference"
contents:
- '`chkSpectra`'
- '`hats_alignSpectra2D`'
- '`check4Gaps`'
- '`showScale`'
- '`calcLvls`'
- '`inspectLvls`'
- '`shiftSpectra2D`'
- '`sampleDist`'