-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathNAMESPACE
35 lines (34 loc) · 879 Bytes
/
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
# Generated by roxygen2: do not edit by hand
export(conv)
export(convDir)
export(convert)
export(convertDir)
export(coreHist)
export(getRoots)
export(getRootsDir)
export(getSurface)
export(rootSize)
export(rootSizeDir)
export(voxDims)
importFrom(grDevices,dev.off)
importFrom(grDevices,png)
importFrom(graphics,abline)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,text)
importFrom(igraph,decompose)
importFrom(igraph,spectrum)
importFrom(igraph,union)
importFrom(oro.dicom,extractHeader)
importFrom(oro.dicom,readDICOM)
importFrom(plyr,join_all)
importFrom(raster,boundaries)
importFrom(raster,clump)
importFrom(raster,freq)
importFrom(raster,match)
importFrom(stats,aggregate)
importFrom(stats,coef)
importFrom(stats,lm)
importFrom(stats,predict)
importFrom(utils,setTxtProgressBar)
importFrom(utils,txtProgressBar)