-
Notifications
You must be signed in to change notification settings - Fork 1
/
_pkgdown.yml
52 lines (49 loc) · 1.18 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
url: https://aim-rsf.github.io/browseMetadata/
home:
title: Browse and categorise health metadata
logo: man/figures/logo.png
authors:
Rachael Stickland:
href: https://www.turing.ac.uk/people/researchers/rachael-stickland
template:
bootstrap: 5
bslib:
primary: '#0054AD'
border-radius: 0.5rem
btn-border-radius: 0.25rem
includes:
in_header: <script defer data-domain="pkgdown.r-lib.org,all.tidyverse.org" src="https://plausible.io/js/plausible.js"></script>
development:
mode: auto
navbar:
structure:
left: [intro, reference, articles, tutorials, news]
right: [search, github, lightswitch]
reference:
- title: Functions
- subtitle: User functions
contents:
- starts_with("map_metadata")
- browse_metadata
- subtitle: Internal functions
contents:
- "concensus_on_mismatch"
- "copy_previous"
- "count_empty_desc"
- "join_outputs"
- "json_table_to_df"
- "load_data"
- "user_categorisation_loop"
- "user_categorisation"
- "user_prompt_list"
- "user_prompt"
- "valid_comparison"
- "end_plot"
- "ref_plot"
- subtitle: Package data
contents:
- "domain_list"
- "json_metadata"
- "log_output_df"
- "look_up"
- "output_df"