-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path_pkgdown.yml
55 lines (47 loc) · 1.02 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
50
51
52
53
54
55
url: https://tomcodd.github.io/NutritionTools/
template:
bootstrap: 5
reference:
- title: Functions
- subtitle: Nutritional Calculators
contents:
- CARTBEQ_calc_combiner
- ENERCKcal_calculator
- ENERCKj_calculator
- SOPg_calculator
- CHOAVLDFg_calculator
- NIAmg_calc_combiner
- THIAmg_combiner
- VITA_RAEmcg_calculator
- VITAmcg_calculator
- nutri_combiner
- subtitle: Food Matching
contents:
- Fuzzy_Matcher
- subtitle: Food Dataset Management
contents:
- Decimal_System_Checker
- subtitle: Output Summaries and Checks
contents:
- Absence_Check
- Change_Summary
- Column_Comparison
- Group_Summariser
- subtitle: Data Imputation
contents:
- Data_Imputer
- subtitle: Package helper functions
contents:
- Description_Generator
- Table_Creator
- subtitle: Superseded functions
contents:
- ENERCKcal_standardised
- ENERCKj_standardised
- title: Built-in datasets
contents:
- breakfast_df
- breakfast_df_nonstandard
- WA19_subset
- KE18_subset_modified
- Absence_Table