-
Notifications
You must be signed in to change notification settings - Fork 6
/
NAMESPACE
54 lines (53 loc) · 1.07 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
# Generated by roxygen2: do not edit by hand
export(agroindexFAO)
export(agroindexFAO_tier1)
export(avg)
export(binSpell)
export(cdd.th)
export(cddd.th)
export(circIndexGrid)
export(circIndexShow)
export(dr)
export(gdd.th)
export(gsl)
export(hdd.th)
export(indexGrid)
export(indexShow)
export(indicesCPC)
export(indicesENSO)
export(indicesWT)
export(lambWT)
export(lds)
export(linearTrend)
export(mgdd.aux)
export(mgdd.th)
export(nd_thre)
export(nhw)
export(nrd)
export(ns)
export(percentile)
export(prcptot)
export(prcptot_thre)
export(sdii)
export(tn.th)
export(tx.th)
export(yearStartEnd)
import(transformeR)
importFrom(abind,abind)
importFrom(convertR,udConvertGrid)
importFrom(magrittr,"%<>%")
importFrom(magrittr,"%>%")
importFrom(magrittr,extract2)
importFrom(parallel,stopCluster)
importFrom(stats,cor)
importFrom(stats,ecdf)
importFrom(stats,na.omit)
importFrom(stats,pt)
importFrom(stats,qt)
importFrom(stats,quantile)
importFrom(transformeR,redim)
importFrom(utils,data)
importFrom(utils,head)
importFrom(utils,packageDescription)
importFrom(utils,read.csv)
importFrom(utils,read.table)