-
Notifications
You must be signed in to change notification settings - Fork 39
/
NAMESPACE
158 lines (157 loc) · 3.6 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
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
# Generated by roxygen2: do not edit by hand
S3method("[",MADtraits)
S3method(as.data.frame,MADtraits)
S3method(print,MADtraits)
S3method(summary,MADtraits)
export(.albouy.2015)
export(.ameztegui.2016)
export(.arnold.2016)
export(.artacho.2015)
export(.aubret.2012a)
export(.aubret.2012b)
export(.aubret.2012c)
export(.augspurger.2016a)
export(.augspurger.2016b)
export(.bellobedoy.2015a)
export(.bellobedoy.2015b)
export(.benesh.2017)
export(.bengtsson.2016)
export(.bennett.2016)
export(.broeckhoven.2016)
export(.brown.2015)
export(.buzzard.2015)
export(.cariveau.2016)
export(.carmona.2014)
export(.case.2016)
export(.castillo.2016)
export(.cavenderbares.2015a)
export(.cavenderbares.2015b)
export(.cavenderbares.2015c)
export(.clemente.2014)
export(.collar.2016)
export(.comeault.2013)
export(.delariva.2015)
export(.deraison.2014)
export(.dmitriew.2014)
export(.edwards.2015a)
export(.edwards.2015b)
export(.engemann.2016)
export(.enriquezurzelai.2015)
export(.falster.2015)
export(.fargevieille.2017)
export(.fitzgerald.2017)
export(.friedman.2014)
export(.goncalves.2018)
export(.gossner.2015)
export(.grootemaat.2015)
export(.grutters.2017)
export(.hadfield.2013)
export(.hebert.2016)
export(.hintze.2013)
export(.husak.2016)
export(.ingram.2016)
export(.jennings.2015)
export(.jennings.2016a)
export(.jennings.2016b)
export(.jennings.2016c)
export(.jones.2009)
export(.kamath.2016)
export(.kamilar.2015)
export(.kefi.2016)
export(.kelt.2015)
export(.kissling.2014)
export(.klomp.2016)
export(.knief.2012)
export(.kolbe.2011)
export(.kraft.2015a)
export(.kraft.2015b)
export(.kuo.2014)
export(.lagisz.2013)
export(.lawson.2015)
export(.lessard.2016)
export(.limpens.2014a)
export(.limpens.2014b)
export(.lislevand.2006)
export(.lu.2016a)
export(.lu.2016b)
export(.lu.2016c)
export(.lupold.2013)
export(.madin.2016)
export(.maire.2016)
export(.martin.2014)
export(.martin.2016)
export(.marx.2016)
export(.mccullough.2015)
export(.mesquita.2016)
export(.molinari.2014)
export(.munoz.2014)
export(.myhrvold.2015)
export(.nandy.2013)
export(.neuheimer.2016)
export(.olli.2015)
export(.olson.2018)
export(.ord.2015)
export(.paquette.2015)
export(.pearse.2014)
export(.peel.2016)
export(.perez.2014)
export(.petry.2016)
export(.pfautsch.2016)
export(.philipson.2014)
export(.philipson.2016)
export(.pigot.2015)
export(.plourde.2015)
export(.price.2014)
export(.rahman.2013)
export(.reese.2016)
export(.rojas.2013)
export(.rutschmann.2016)
export(.sherratt.2013)
export(.sherratt.2018)
export(.shibata.2016a)
export(.shibata.2016b)
export(.simmons.2014)
export(.simpson.2015)
export(.stephens.2017)
export(.tian.2016)
export(.vanier.2013)
export(.visser.2016)
export(.wilman.2014a)
export(.wilman.2014b)
export(.winchell.2016)
export(.yin.2015)
export(.zagar.2017)
export(.zhang.2014)
export(MADtraits)
export(MADtraits_datasets)
export(citations)
export(clean.MADtraits)
export(species)
export(traits)
importFrom(assertthat,assert_that)
importFrom(caper,pgls)
importFrom(convertr,convert)
importFrom(gdata,ls.funs)
importFrom(handlr,bibtex_reader)
importFrom(handlr,bibtex_writer)
importFrom(handlr,citeproc_writer)
importFrom(handlr,ris_writer)
importFrom(handlr,schema_org_writer)
importFrom(httr,GET)
importFrom(readxl,read_excel)
importFrom(readxl,read_xls)
importFrom(readxl,read_xlsx)
importFrom(reshape2,dcast)
importFrom(reshape2,melt)
importFrom(stats,setNames)
importFrom(suppdata,suppdata)
importFrom(tidyr,unite)
importFrom(utils,capture.output)
importFrom(utils,data)
importFrom(utils,download.file)
importFrom(utils,read.csv)
importFrom(utils,read.csv2)
importFrom(utils,read.delim)
importFrom(utils,read.table)
importFrom(utils,type.convert)
importFrom(utils,unzip)