-
Notifications
You must be signed in to change notification settings - Fork 0
/
_pkgdown.yml
94 lines (88 loc) · 1.56 KB
/
_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
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
url: https://slick.bluematterscience.com/
template:
bootstrap: 5
bootswatch: litera
navbar:
structure:
left: [intro, articles, reference, news]
right: [search, github]
components:
articles:
text: Articles
menu:
- text: Developer's Guide
href: articles/DevelopersGuide.html
reference:
- title: "Create a Slick object"
desc: >
Create and populate a Slick object
contents:
- Slick-class
- Check
- MPs
- OMs
- Boxplot
- Kobe
- Quilt
- Spider
- Timeseries
- Tradeoff
- Update
- FilterSlick
- title: "Access and Assign Functions"
desc: >
Functions to access and assign
contents:
- Code
- Color
- Defaults
- Design
- Factors
- Preset
- Metadata
- MinValue
- Limit
- Time
- TimeLab
- TimeNow
- Value
- title: "S4 Object Classes"
desc: >
The S4 classes used to create `Slick` objects
contents:
- Slick-class
- MPs-class
- OMs-class
- Boxplot-class
- Kobe-class
- Quilt-class
- Spider-class
- Tradeoff-class
- Timeseries-class
- title: 'Run the Slick Shiny App'
contents:
- App
- title: 'Plot and Other Functions'
desc: >
Plotting routines and other functions
contents:
- plotBoxplot
- plotKobe
- plotQuilt
- plotSpider
- plotTimeseries
- plotTradeoff
- title: 'Other'
desc: >
S4 Methods and other functions
contents:
- show
- get_casestudies
- default_mp_colors
- title: 'Deprecated'
desc: >
Functions still work for backwards compatability, but no longer recommended
contents:
- Make_Slick
- NewSlick
- PMnorm