forked from BrunoVilela/NUPEX
-
Notifications
You must be signed in to change notification settings - Fork 0
/
NAMESPACE
45 lines (44 loc) · 972 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
38
39
40
41
42
43
44
45
# Generated by roxygen2: do not edit by hand
export(adjust_ISSN)
export(adjust_ag)
export(adjust_inst)
export(adjust_journ)
export(adjust_ppgs)
export(filter_year)
export(get_altmetric)
export(get_lattes)
export(get_lattes_folder)
export(listID)
export(listabst)
export(listbchapters)
export(listbooks)
export(listcomm)
export(listcompID)
export(listdefense)
export(listevents)
export(listorg)
export(listpapers)
export(listpatents)
export(listprizes)
export(listproj)
export(listrev)
export(listsoft)
export(listsuperv)
export(listtech)
export(ppgsuperv)
export(std_titles)
export(summary_all)
export(totalpapers)
export(totalproj)
export(totalsuperv)
importFrom(dplyr,arrange)
importFrom(dplyr,filter)
importFrom(dplyr,mutate_all)
importFrom(dplyr,select)
importFrom(magrittr,"%>%")
importFrom(plyr,empty)
importFrom(plyr,rbind.fill)
importFrom(stringi,stri_unescape_unicode)
importFrom(textutils,HTMLdecode)
importFrom(tibble,add_column)
importFrom(tools,toTitleCase)