-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_pkgdown.yaml
50 lines (49 loc) · 1.03 KB
/
_pkgdown.yaml
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
url: https://growthcharts.org/james
template:
bootstrap: 5
params:
bootswatch: lumen
authors:
Stef van Buuren:
href: https://stefvanbuuren.name
Arjan Huizing:
href: https://nl.linkedin.com/in/arjanhjhuizing
development:
mode: auto
reference:
- title: JAMES end points
desc: Main commands to communicate with JAMES
contents:
- apply_screeners
- draw_chart
- list_charts
- list_screeners
- request_blend
- request_site
- upload_data
- validate_chartcode
- version
- title: Helper functions
desc: Auxiliary functions for JAMES
contents:
- authenticate
- calculate_dscore
- convert_tgt_chartadvice
- get_session_object
- select_chart
- title: Deprecated functions
desc: Superseeded functionality
contents:
- convert_bds_ind
- custom_list
- draw_chart_bds
- draw_chart_ind
- fetch_loc
- screen_curves
- screen_growth
articles:
- title: Main verbs
navbar: ~
contents:
- articles/getting_started
- articles/oldfriends