-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathNAMESPACE
57 lines (56 loc) · 1.34 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
# Generated by roxygen2: do not edit by hand
export(add_country_code_continual)
export(add_country_code_long)
export(add_country_name)
export(add_country_name_long)
export(add_former_country_flag)
export(add_period)
export(add_rfrnds)
export(add_turnout)
export(add_urls)
export(add_world_regions)
export(as_ballot_dates)
export(assert_vars)
export(count_rfrnds)
export(data_codebook)
export(data_topics)
export(delete_rfrnds)
export(download_file_attachment)
export(edit_rfrnds)
export(ggplot_streamgraph)
export(hierarchize_topics)
export(hierarchize_topics_fast)
export(infer_topics)
export(is_online)
export(list_sudd_rfrnds)
export(list_sudd_territories)
export(list_sudd_titles)
export(n_rfrnds)
export(n_rfrnds_per_period)
export(pkg_config)
export(plot_rfrnd_share_per_period)
export(plot_topic_segmentation)
export(plot_topic_share_per_period)
export(prettify_col_names)
export(prettify_var_names)
export(rfrnd)
export(rfrnd_exists)
export(rfrnds)
export(rfrnds_bkp)
export(sudd_rfrnds)
export(tbl_n_rfrnds)
export(tbl_n_rfrnds_per_period)
export(topics)
export(unnest_var)
export(val_lbls)
export(val_scale)
export(validate_rfrnds)
export(var_name_unnested)
export(var_vals)
importFrom(magrittr,"%$%")
importFrom(magrittr,"%<>%")
importFrom(magrittr,"%>%")
importFrom(magrittr,"%T>%")
importFrom(rlang,"%|%")
importFrom(rlang,"%||%")
importFrom(rlang,":=")