-
-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy path_pkgdown.yml
More file actions
62 lines (52 loc) · 1.27 KB
/
_pkgdown.yml
File metadata and controls
62 lines (52 loc) · 1.27 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
url: https://insightsengineering.github.io/crane/
navbar:
structure:
left: [intro, reference, articles, news]
right: [search, github]
github:
icon: fa-github
href: https://github.com/insightsengineering/crane
reference:
- title: "Standard Summary Tables"
contents:
- tbl_roche_summary
- tbl_shift
- tbl_baseline_chg
- title: "Hierarchical Summary Tables"
contents:
- tbl_hierarchical_rate_and_count
- tbl_hierarchical_rate_by_grade
- add_hierarchical_count_row
- title: "Survival Analysis Tables"
contents:
- tbl_survfit_quantiles
- tbl_survfit_times
- title: "Standard Listings"
contents:
- tbl_listing
- title: "Null Reports"
contents:
- tbl_null_report
- title: "Styling"
contents:
- theme_gtsummary_roche
- modify_header_rm_md
- modify_zero_recode
- add_blank_rows
- label_roche
- title: "Kaplan-Meier Plot"
contents:
- process_survfit
- gg_km
- annotate_gg_km
- get_cox_pairwise_df
- title: "Forest Plot"
contents:
- add_forest
- tbl_roche_subgroups
- title: "Line Plot"
contents:
- calc_stats
- g_lineplot
- g_lineplot_table
- preprocess_lineplot_data