-
Notifications
You must be signed in to change notification settings - Fork 27
/
_pkgdown.yml
52 lines (46 loc) · 1019 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
url: https://stacks.tidymodels.org/
template:
package: tidytemplate
bootstrap: 5
bslib:
danger: "#CA225E"
primary: "#CA225E"
includes:
in_header: |
<script defer data-domain="stacks.tidymodels.org,all.tidymodels.org" src="https://plausible.io/js/plausible.js"></script>
development:
mode: auto
figures:
fig.width: 8
fig.height: 5.75
reference:
- title: Core Verbs
contents:
- stacks
- add_candidates
- blend_predictions
- fit_members
- title: Helpers
contents:
- collect_parameters
- starts_with("control_")
- get_expressions
- title: Example Data and Documentation
contents:
- example_data
- tree_frogs
- stacks_description
- title: Methods
contents:
- starts_with("autoplot")
- starts_with("axe_")
- starts_with("predict")
- augment.model_stack
- starts_with("print")
articles:
- title: Get started
navbar: ~
contents:
- basics
- classification
- articles/workflowsets