-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathNAMESPACE
84 lines (83 loc) · 2.13 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
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
# Generated by roxygen2: do not edit by hand
export(add_attribute)
export(add_metrics_to_factors)
export(as_numeric_if_all)
export(brewer_pal_n)
export(count_unique)
export(escapeRegex)
export(factors_table)
export(fix_columns_factors)
export(fix_columns_links)
export(get_mapfile_from_excel)
export(get_robustness)
export(get_standard_table)
export(get_table)
export(js_button)
export(left_join_safe)
export(links_table)
export(links_table_full)
export(load_mapfile)
export(make_igraph)
export(make_interactive_map)
export(make_map_from_links)
export(make_mentions_tabl)
export(make_print_map)
export(make_search)
export(merge_mapfile)
export(parse_commands)
export(parse_line)
export(pipe_bundle_factors)
export(pipe_bundle_links)
export(pipe_calculate_robustness)
export(pipe_cluster_factors)
export(pipe_cluster_sources)
export(pipe_coerce_mapfile)
export(pipe_color_borders)
export(pipe_color_factors)
export(pipe_color_links)
export(pipe_color_text)
export(pipe_combine_opposites)
export(pipe_dash_links)
export(pipe_find_factors)
export(pipe_find_links)
export(pipe_find_statements)
export(pipe_hide_quickfields)
export(pipe_label_factors)
export(pipe_label_links)
export(pipe_mark_links)
export(pipe_merge_mapfile)
export(pipe_merge_statements)
export(pipe_mutate_factors)
export(pipe_mutate_links)
export(pipe_pick_factors)
export(pipe_pick_links)
export(pipe_recalculate_all)
export(pipe_recalculate_factors)
export(pipe_recalculate_links)
export(pipe_reconstruct_factors_from_links)
export(pipe_remove_brackets)
export(pipe_remove_isolated)
export(pipe_remove_orphaned_links)
export(pipe_remove_selfloops)
export(pipe_remove_statementless_links)
export(pipe_scale_factors)
export(pipe_scale_links)
export(pipe_select_factors)
export(pipe_select_links)
export(pipe_set_print)
export(pipe_show_continuity)
export(pipe_trace_paths)
export(pipe_trace_robustness)
export(pipe_trace_threads)
export(pipe_update_mapfile)
export(pipe_wrap_factors)
export(pipe_wrap_links)
export(pipe_zoom_factors)
export(prepare_visual_bundles)
export(questions_table)
export(row_index)
export(row_row)
export(settings_table)
export(sources_table)
export(statements_table)
export(time_stamp)