-
Notifications
You must be signed in to change notification settings - Fork 0
/
NAMESPACE
58 lines (57 loc) · 1.29 KB
/
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
45
46
47
48
49
50
51
52
53
54
55
56
57
58
# Generated by roxygen2: do not edit by hand
export("%>%")
export(":=")
export(.data)
export(acknowledgements_module_server)
export(acknowledgements_module_ui)
export(as_label)
export(as_name)
export(base_map)
export(check_mutations)
export(data_dw_module_server)
export(data_dw_module_ui)
export(efforts_all)
export(efforts_by_center)
export(empty_plot)
export(enquo)
export(enquos)
export(expr)
export(extract_mutations)
export(map_data)
export(map_module_server)
export(map_module_ui)
export(option_mutation)
export(overview2_module_server)
export(overview2_module_ui)
export(overview_module_server)
export(overview_module_ui)
export(per_ca_module_server)
export(per_ca_module_ui)
export(per_variant_module_server)
export(per_variant_module_ui)
export(plot_mutation_line)
export(plot_mutations)
export(plot_mutations_2)
export(plot_vairants)
export(plot_variant_by_com)
export(plot_variant_line)
export(prepro_mutations)
export(prepro_variants)
export(server)
export(server_2)
export(sym)
export(syms)
export(ui)
export(ui_2)
import(ggplot2)
importFrom(graphics,text)
importFrom(magrittr,"%>%")
importFrom(rlang,":=")
importFrom(rlang,.data)
importFrom(rlang,as_label)
importFrom(rlang,as_name)
importFrom(rlang,enquo)
importFrom(rlang,enquos)
importFrom(rlang,expr)
importFrom(rlang,sym)
importFrom(rlang,syms)