-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_pkgdown.yaml
More file actions
92 lines (83 loc) · 1.97 KB
/
Copy path_pkgdown.yaml
File metadata and controls
92 lines (83 loc) · 1.97 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
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://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
Iris Eekhout:
href: https://iriseekhout.com
development:
mode: auto
navbar:
structure:
left: [home, reference, articles, news]
right: [github]
components:
home:
text: "Overview"
href: index.html
reference:
text: "Reference"
href: reference/index.html
articles:
text: "Articles"
menu:
- text: "Getting Started"
href: articles/getting_started.html
- text: "dcat/calculate examples"
href: articles/dcat_calculate_examples.html
news:
text: "News"
href: news/index.html
github:
icon: fab fa-github
href: https://github.com/growthcharts/james
reference:
- title: JAMES end points
desc: Main commands to communicate with JAMES
contents:
- apply_screeners
- calculate_dscore
- calculate_ddomain
- dcat
- dcat_start
- dcat_next
- draw_chart
- embed_chart
- embed_tanner
- list_charts
- list_screeners
- percentiles_vwc
- request_blend
- request_site
- request_tab10
- select_vwc
- upload_data
- validate_chartcode
- version
- title: Proeftuin previews
desc: Preview data JAMES computes internally, used by the experimental Proeftuin demo card
contents:
- preview_persondata
- preview_screeners
- title: Helper functions
desc: Auxiliary functions for JAMES
contents:
- authenticate
- convert_tgt_chartadvice
- get_session_object
- select_chart
- title: Deprecated functions
desc: Superceded functionality
contents:
- convert_bds_ind
- custom_list
- draw_chart_bds
- draw_chart_ind
- fetch_loc
- screen_curves
- screen_growth