-
Notifications
You must be signed in to change notification settings - Fork 42
Expand file tree
/
Copy pathNAMESPACE
More file actions
28 lines (27 loc) · 768 Bytes
/
NAMESPACE
File metadata and controls
28 lines (27 loc) · 768 Bytes
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
# Generated by roxygen2: do not edit by hand
export(AhpMatrix)
export(Analyze)
export(AnalyzeTable)
export(Calculate)
export(GetGraph)
export(Load)
export(LoadString)
export(PrioritiesFromPairwiseMatrixEigenvalues)
export(PrioritiesFromPairwiseMatrixGeometricMean)
export(PrioritiesFromPairwiseMatrixMeanNormalization)
export(PrioritiesFromScoresDefault)
export(PruneByCutoff)
export(PruneLevels)
export(RunGUI)
export(Visualize)
import(data.tree)
importFrom(formattable,csscolor)
importFrom(formattable,formattable)
importFrom(formattable,formatter)
importFrom(formattable,gradient)
importFrom(formattable,icontext)
importFrom(formattable,is.formattable)
importFrom(formattable,percent)
importFrom(formattable,style)
importFrom(utils,combn)
importFrom(yaml,as.yaml)