-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy path_pkgdown.yml
More file actions
139 lines (118 loc) · 2.39 KB
/
Copy path_pkgdown.yml
File metadata and controls
139 lines (118 loc) · 2.39 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
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
destination: docs
llm-docs: false
toc:
depth: 3
url: https://mengxu98.github.io/thisplot/
template:
bootstrap: 5
light-switch: true
package: thistemplate
navbar:
structure:
left: [articles, reference, tutorials, news]
right: [github, mengxu, lightswitch]
components:
github:
icon: fab fa-github fa-lg
href: https://github.com/mengxu98/thisplot
title: GitHub
aria-label: GitHub repository
mengxu:
icon: fas fa-home fa-lg
href: https://github.com/mengxu98
title: MengXu
aria-label: MengXu's GitHub profile
reference:
text: Reference
href: reference/index.html
reference:
- subtitle: "Package overview"
- contents:
- thisplot-package
- thisplot_logo
- subtitle: "Chinese traditional colors"
- contents:
- ChineseColors
- chinese_colors
- get_chinese_palettes
- print.ChineseColors
- subtitle: "Statistic plot"
- contents:
- StatPlot
- subtitle: "Dimensional plot"
- contents:
- DimDataPlot
- subtitle: "Graph plot"
- contents:
- GraphPlot
- subtitle: "Sankey and alluvial"
- contents:
- make_long
- geom_sankey
- geom_sankey_label
- geom_sankey_bump
- theme_sankey
- geom_alluvial
- geom_alluvial_label
- subtitle: "Heatmap functions"
- contents:
- annotation_block_fill_graphics
- annotation_block_graphics
- annotation_graphics
- build_heatmap_annotation
- cluster_within_group2
- heatmap_fixsize
- heatmap_rendersize
- normalize_drawable
- subtitle: "Plot manipulation"
- contents:
- add_grob
- annotate_quadrants
- as_grob
- as_gtable
- build_patchwork
- clip_symmetric_range
- compute_velocity_on_grid
- extractgrobs
- get_legend
- get_vars
- grid_draw
- jitter_highlighted_points
- patchwork_grob
- segements_df
- to_percent
- subtitle: "Color functions"
- contents:
- adjcolors
- Blend2Color
- blendcolors
- BlendRGBList
- col2hex
- get_colors
- palette_colors
- palette_list
- RGBA2RGB
- show_palettes
- simple_colors
- visual_colors
- subtitle: "Theme functions"
- contents:
- major_grid
- theme_blank
- theme_this
- subtitle: "Panel and layout control"
- contents:
- adjustlayout
- panel_fix
- panel_fix_overall
- subtitle: "Plot optimization"
- contents:
- drop_data
- slim_data
- standardise
- subtitle: "Utility functions"
- contents:
- head.colors
- mestimate
- print.thisplot_logo
- print.colors