-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_pkgdown.yaml
More file actions
64 lines (54 loc) · 1.22 KB
/
_pkgdown.yaml
File metadata and controls
64 lines (54 loc) · 1.22 KB
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
url: https://insightsengineering.github.io/teal.picks/
template:
package: nesttemplate
navbar:
structure:
left: [intro, reference, articles, news]
right: [search, github]
articles:
- title: Get started
navbar: Get started
contents:
- teal-picks-in-teal
- teal-picks-standalone-shiny
reference:
- title: Picks
desc: Define hierarchical data selections
contents:
- picks
- datasets
- variables
- values
- title: Choices/selected helpers
desc: Utility functions
contents:
- is_categorical
- interaction_vars
- ranged
- title: Shiny Modules
desc: Interactive UI components for picks
contents:
- picks_ui
- picks_srv
- title: Resolution
desc: Resolve delayed and dynamic choices
contents:
- resolver
- determine
- title: Merge
desc: Merge datasets based on picks selections
contents:
- merge_srv
- tm_merge
- title: Conversion
desc: Convert from teal.transform objects
contents:
- as.picks
- teal_transform_filter
- title: Developer utilities
desc: Help with picks
contents:
- check_last_level
- helper_functions_pick
news:
one_page: true