-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNAMESPACE
More file actions
36 lines (35 loc) · 918 Bytes
/
NAMESPACE
File metadata and controls
36 lines (35 loc) · 918 Bytes
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
# Generated by roxygen2: do not edit by hand
export("%>%")
export(and)
export(bind_extracted_data)
export(bind_extracted_data2)
export(check_extracted_data_fields)
export(concat)
export(create_graph_from_bipartite_data)
export(create_legend_color_df)
export(dimensions_id_finder)
export(dimensions_request)
export(dimensions_search)
export(extract_data)
export(extract_data2)
export(extract_department_name)
export(extract_fields)
export(fast_bi_igraph)
export(filter_graph_by_component_size)
export(filter_graph_by_ids)
export(get_author_field_of_research)
export(get_grid_db)
export(get_source_descriptions)
export(get_token)
export(group_departments)
export(includes)
export(mutate_authors_field_of_research_to_colors)
export(or)
export(paginate_query_text)
export(pasta)
export(split_and_replace_query_text)
export(split_query_text)
export(table_list_to_db)
import(dplyr)
import(purrr)
importFrom(magrittr,"%>%")