-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNAMESPACE
More file actions
63 lines (62 loc) · 1.32 KB
/
Copy pathNAMESPACE
File metadata and controls
63 lines (62 loc) · 1.32 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
# Generated by roxygen2: do not edit by hand
S3method(knitr::knit_print,plotit)
S3method(knitr::knit_print,plotit_composite)
S3method(pkgdown::pkgdown_print,plotit)
S3method(pkgdown::pkgdown_print,plotit_composite)
S3method(print,plotit)
export(compose_grid)
export(compose_inset)
export(compose_marginal)
export(encode)
export(export)
export(label_axis)
export(label_caption)
export(label_legend)
export(label_subtitle)
export(label_title)
export(make_mark)
export(make_theme)
export(mark_area)
export(mark_bar)
export(mark_beeswarm)
export(mark_boxplot)
export(mark_chord)
export(mark_corr)
export(mark_density)
export(mark_density_2d)
export(mark_dumbbell)
export(mark_errorbar)
export(mark_hex)
export(mark_histogram)
export(mark_line)
export(mark_lollipop)
export(mark_map)
export(mark_network)
export(mark_path)
export(mark_point)
export(mark_polygon)
export(mark_rect)
export(mark_rule)
export(mark_sankey)
export(mark_significance)
export(mark_smooth)
export(mark_text)
export(mark_treemap)
export(mark_violin)
export(plotit)
export(project_cartesian)
export(project_map)
export(project_parallel)
export(project_polar)
export(scale_alpha)
export(scale_color)
export(scale_fill)
export(scale_linetype)
export(scale_shape)
export(scale_size)
export(scale_x)
export(scale_y)
export(split_grid)
export(split_wrap)
export(style)
export(style_default)