-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathNAMESPACE
44 lines (43 loc) · 1011 Bytes
/
NAMESPACE
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
# Generated by roxygen2: do not edit by hand
export("%>%")
export(add_data)
export(barchart_bytime)
export(clean_data)
export(collapse_h1)
export(collapse_h3)
export(collapse_n1)
export(collapse_n2)
export(common_barplot)
export(countByTimeUnit)
export(countplot)
export(date2quarter)
export(date_to_quarter)
export(dates_to_str)
export(extract_strain_name)
export(facetMaps)
export(get_palette)
export(group_by_nested_clade)
export(hana_barplots)
export(hana_counts)
export(heatmap_HANA)
export(heatmap_hana_diff)
export(increment_quarter)
export(labelFromQuarters)
export(launch_app)
export(load_current)
export(load_file)
export(load_segment_tree)
export(load_tree)
export(make_heatmap_data_by_interval)
export(make_hhdata)
export(octoflu_theme)
export(orderConstellations)
export(plot_basic)
export(plot_constellation)
export(plot_segment_against)
export(quadcountplot)
export(shared_legend_plot)
export(toggle_clade_definition)
export(triple_barplots)
importFrom(graphics,plot)
importFrom(magrittr,"%>%")