-
Notifications
You must be signed in to change notification settings - Fork 0
/
NAMESPACE
48 lines (47 loc) · 1.2 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
# Generated by roxygen2: do not edit by hand
S3method(plot,ntest)
S3method(print,ntest)
export(AC.node.trans)
export(age.range.correlation)
export(anc.clim)
export(bg.similarity.test)
export(di.enm)
export(niche.equivalency.test)
export(niche.overlap)
export(plotAncClim)
export(plotPNO)
export(pno)
importFrom(Rdpack,reprompt)
importFrom(ape,ace)
importFrom(ape,branching.times)
importFrom(ape,corBrownian)
importFrom(ape,getMRCA)
importFrom(ape,is.ultrametric)
importFrom(ape,mrca)
importFrom(grDevices,rainbow)
importFrom(graphics,hist)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(graphics,strheight)
importFrom(graphics,strwidth)
importFrom(graphics,text)
importFrom(graphics,title)
importFrom(methods,slot)
importFrom(raster,extract)
importFrom(raster,mask)
importFrom(raster,sampleRandom)
importFrom(raster,unstack)
importFrom(raster,writeRaster)
importFrom(sp,SpatialPoints)
importFrom(sp,SpatialPointsDataFrame)
importFrom(sp,coordinates)
importFrom(sp,read.asciigrid)
importFrom(stats,lm)
importFrom(stats,pnorm)
importFrom(stats,quantile)
importFrom(stats,sd)
importFrom(utils,read.table)
importFrom(utils,write.table)