-
Notifications
You must be signed in to change notification settings - Fork 8
/
_pkgdown.yml
87 lines (87 loc) · 1.48 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
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
url: https://gsk-biostatistics.github.io/tfrmt/
template:
bootstrap: 5
opengraph:
image:
src: man/figures/tfrmt.png
alt: "tfrmt Hex Sticker"
development:
mode: auto
version_label: default
articles:
- title: Table Components
navbar: Table Components
contents:
- building_blocks
- body_plan
- row_grp_plan
- col_plan
- col_style_plan
- big_ns
- footnote_plan
- page_plan
- title: Building Tables
navbar: Building Tables
contents:
- examples
- layer
- building_mocks
- templates
- title:
navbar: More
contents:
- json
- print_to_ggplot
- faq
- mock_examples
- unusual_tables
reference:
- title: Build tfrmt
contents:
- tfrmt
- body_plan
- frmt_structure
- frmt
- frmt_combine
- frmt_when
- col_plan
- span_structure
- col_style_plan
- col_style_structure
- row_grp_plan
- row_grp_structure
- element_block
- element_row_grp_loc
- footnote_plan
- footnote_structure
- big_n_structure
- page_plan
- page_structure
- title: Layer
contents:
- layer_tfrmt
- update_group
- title: Print/Export
contents:
- print_mock_gt
- print_to_gt
- print_to_ggplot
- tfrmt_to_json
- json_to_tfrmt
- as_json
- title: Included Templates
contents:
- tfrmt_n_pct
- tfrmt_sigdig
- param_set
- title: Example Data
contents:
- starts_with("data_")
- title: Helpers
contents:
- display_row_frmts
- display_val_frmts
- apply_frmt
- cleaned_data_to_gt
- starts_with("is_")
- make_mock_data