-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathNAMESPACE
More file actions
62 lines (61 loc) · 1.18 KB
/
NAMESPACE
File metadata and controls
62 lines (61 loc) · 1.18 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
# Generated by roxygen2: do not edit by hand
S3method(print,g2)
S3method(record_print,g2)
export(animate)
export(axis_of)
export(chart_html)
export(coord_transpose)
export(coordinate)
export(encode)
export(facet_circle)
export(facet_rect)
export(g2)
export(interact)
export(labels_of)
export(legend_of)
export(mark_area)
export(mark_box)
export(mark_boxplot)
export(mark_cell)
export(mark_chord)
export(mark_connector)
export(mark_density)
export(mark_edge)
export(mark_force_graph)
export(mark_gauge)
export(mark_heatmap)
export(mark_image)
export(mark_interval)
export(mark_line)
export(mark_line_x)
export(mark_line_y)
export(mark_link)
export(mark_liquid)
export(mark_node)
export(mark_pack)
export(mark_partition)
export(mark_path)
export(mark_point)
export(mark_polygon)
export(mark_range)
export(mark_range_x)
export(mark_range_y)
export(mark_rect)
export(mark_sankey)
export(mark_shape)
export(mark_text)
export(mark_tree)
export(mark_treemap)
export(mark_vector)
export(mark_word_cloud)
export(preview)
export(render_shiny)
export(scale_of)
export(scrollbar_of)
export(slider_of)
export(style_mark)
export(theme_of)
export(title_of)
export(tooltip_of)
export(transform_of)
importFrom(utils,modifyList)