-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
NAMESPACE
37 lines (36 loc) · 991 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
# Generated by roxygen2: do not edit by hand
export(add_affiliation)
export(add_region)
export(all_articles_to_df)
export(article_to_df2)
export(batch_pubmed_download2)
export(check_pubmed_api_token)
export(clean_journals_continents)
export(convert_hex_to_char)
export(detect_missing_journals)
export(dygraph_year)
export(extract_split_address)
export(get_affiliation)
export(get_country)
export(match_university)
export(partial_vlookup)
export(read_bind_all_data)
export(render_dashboard)
export(save_process_pubmed_batch)
export(scatter_continent_year)
export(scatter_country_year)
export(scatter_figure1)
export(table_continent)
export(table_continent_journal)
export(table_continent_year)
export(table_country)
export(table_country_journal)
export(table_country_year)
export(table_journal_count)
export(table_missing_country)
export(waffle_continent)
export(waffle_continent_journal)
export(waffle_country)
export(waffle_country_journal)
importFrom(dplyr,"%>%")
importFrom(rlang,.data)