forked from ropensci-archive/rplos
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNAMESPACE
More file actions
37 lines (36 loc) · 788 Bytes
/
Copy pathNAMESPACE
File metadata and controls
37 lines (36 loc) · 788 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
37
# Generated by roxygen2 (4.1.0): do not edit by hand
S3method(print,plosft)
export(addmissing)
export(check_response)
export(concat_todf)
export(facetplos)
export(formatarticleurl)
export(full_text_urls)
export(highbrow)
export(highplos)
export(insertnones)
export(journalnamekey)
export(plos_fulltext)
export(plosabstract)
export(plosauthor)
export(plosfigtabcaps)
export(plossubject)
export(plostitle)
export(plosviews)
export(plosword)
export(plot_throughtime)
export(searchplos)
import(XML)
import(ggplot2)
import(httr)
import(solr)
import(whisker)
importFrom(dplyr,left_join)
importFrom(dplyr,rbind_all)
importFrom(jsonlite,fromJSON)
importFrom(lubridate,now)
importFrom(plyr,ddply)
importFrom(plyr,ldply)
importFrom(plyr,llply)
importFrom(plyr,summarise)
importFrom(reshape2,melt)