-
Notifications
You must be signed in to change notification settings - Fork 15
/
Copy pathNAMESPACE
77 lines (76 loc) · 1.84 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
# Generated by roxygen2: do not edit by hand
export()
export(.adler.2007)
export(.anderson.2011)
export(.anderson.2012)
export(.andradiBrown.2016)
export(.baldridge.2013)
export(.biotime.2018)
export(.boyle.2015)
export(.broadway.2015)
export(.chazot.2014)
export(.chu.2016)
export(.collins.2018)
export(.fia.2018)
export(.franklin.2018)
export(.gallmetzer.2017)
export(.heidi.2018)
export(.hellmann.2013)
export(.jian.2014)
export(.kaspari.2016)
export(.laverick.2017)
export(.lynch.2013)
export(.mcglinn.2010)
export(.myster.2010)
export(.neon.2018a)
export(.neon.2018b)
export(.neon.2018c)
export(.neon.2018d)
export(.nichols.2006)
export(.ogutu.2017)
export(.phillips.2003)
export(.predicts.2016a)
export(.predicts.2016b)
export(.predicts.2016c)
export(.predicts.2016d)
export(.raymond.2011)
export(.reed.2017a)
export(.reed.2017b)
export(.rodriguezBuritica.2013)
export(.sal.2013)
export(.schmitt.2012)
export(.stevens.2011)
export(.thibault.2011)
export(.wearn.2016a)
export(.wearn.2016b)
export(MADcomm)
importFrom(assertthat,assert_that)
importFrom(bit64,as.integer64)
importFrom(data.table,data.table)
importFrom(data.table,fread)
importFrom(data.table,rbindlist)
importFrom(gdata,drop.levels)
importFrom(gdata,ls.funs)
importFrom(gdata,read.xls)
importFrom(httr,GET)
importFrom(neonUtilities,loadByProduct)
importFrom(picante,matrix2sample)
importFrom(readxl,read_excel)
importFrom(readxl,read_xls)
importFrom(readxl,read_xlsx)
importFrom(reshape2,melt)
importFrom(stats,aggregate)
importFrom(stats,model.matrix)
importFrom(stats,na.omit)
importFrom(stats,reshape)
importFrom(stats,setNames)
importFrom(stringr,str_extract)
importFrom(suppdata,suppdata)
importFrom(taxize,gnr_resolve)
importFrom(utils,data)
importFrom(utils,download.file)
importFrom(utils,head)
importFrom(utils,read.csv)
importFrom(utils,read.delim)
importFrom(utils,read.table)
importFrom(utils,unzip)