-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathNAMESPACE
74 lines (74 loc) · 1.42 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
import(methods, rjson, RCurl, xtable, reshape2, triangle, httpRequest, digest, ggplot2, rgdal, sp, plyr, igraph)
importFrom("stats", "aggregate", "aov", "as.formula", "qnorm", "quantile", "reshape", "rgamma", "rnorm", "runif")
importFrom("utils", "URLencode", "combn", "find", "read.table")
#importFrom("base", merge, summary)
#importFrom("graphics", plot)
exportClasses(ovariable, odecision)
exportMethods(merge, summary, plot, unique, colnames) # View
export(
odag,
oempty,
oggplot,
oprint,
oapply,
ooapply,
orbind,
op_baseGetData,
op_baseGetLocs,
opbase.locations,
opbase.indices,
opbase.obj.exists,
opbase.series,
opbase.data,
opbase.upload,
opasnet.data,
opasnet.csv,
opasnet.page,
objects.get,
objects.latest,
objects.store,
objects.put,
objects.encode,
objects.decode,
dropall,
interpret,
convert.units,
tidy,
Fetch,
Fetch2,
EvalOutput,
CheckMarginals,
CheckInput,
ComputeDependencies,
Ops,
Math,
CheckDecisions,
DecisionTableParser,
CollapseMarginal,
CheckCollapse,
CollapseTableParser,
GIS.Exposure,
GIS.Concentration.matrix,
Ovariable,
ddata_apply,
fillna,
fill.na.merge,
"result<-",
result,
Optimize,
Minimize,
combine,
openv,
openv.setN,
odebug,
continuousOps,
odirichlet,
unkeep,
scrape,
# scrape.assessment,
scrape.discussion,
# scrape.gsheet,
# scrape.webtable,
pushIndicatorGraph,
case_specifics
)