-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathNAMESPACE
181 lines (180 loc) · 4.95 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
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
# Generated by roxygen2: do not edit by hand
S3method("[",X13Batch)
S3method("[",X13BatchResult)
S3method("[",X13SeriesGroup)
S3method("[",X13SeriesGroupResult)
S3method("addOutliers<-",X13Batch)
S3method("addOutliers<-",X13Series)
S3method("addOutliers<-",X13SeriesGroup)
S3method("addOutliers<-",X13SpecList)
S3method("addParamVals<-",X13Series)
S3method("addParamVals<-",X13SeriesGroup)
S3method("addParamVals<-",X13SpecList)
S3method("appendSpecComments<-",X13SpecList)
S3method("removeOutliers<-",X13Batch)
S3method("removeOutliers<-",X13Series)
S3method("removeOutliers<-",X13SeriesGroup)
S3method("removeOutliers<-",X13SpecList)
S3method("removeParamVals<-",X13Series)
S3method("removeParamVals<-",X13SeriesGroup)
S3method("removeParamVals<-",X13SpecList)
S3method("setFacFile<-",X13Series)
S3method("setParamVals<-",X13Series)
S3method("setParamVals<-",X13SpecList)
S3method("setRegFile<-",X13Series)
S3method("setSpec<-",X13Series)
S3method("setSpec<-",X13SpecList)
S3method("setSpecComments<-",X13SpecList)
S3method("setSpecList<-",X13Series)
S3method("setSpecParameter<-",X13Batch)
S3method("setSpecParameter<-",X13Series)
S3method("setSpecParameter<-",X13SeriesGroup)
S3method("setSpecParameter<-",X13Spec)
S3method("setSpecParameter<-",X13SpecList)
S3method(Sum,X13SeriesResult)
S3method(Sum,X13SummedSeriesResult)
S3method(X11AddMult,X13Batch)
S3method(X11AddMult,X13Series)
S3method(adjust,X13Batch)
S3method(adjust,X13Series)
S3method(adjust,X13SeriesGroup)
S3method(as.data.frame,X13Diagnostics)
S3method(correctARIMA,X13Batch)
S3method(correctARIMA,X13Series)
S3method(correctARIMA,X13SeriesGroup)
S3method(correctARIMA,X13SpecList)
S3method(correctSeriesSpec,X13Series)
S3method(getFacFile,X13Series)
S3method(getParamVals,X13Batch)
S3method(getParamVals,X13Series)
S3method(getParamVals,X13SpecList)
S3method(getPeriod,X13Batch)
S3method(getPeriod,X13BatchResult)
S3method(getPeriod,X13Series)
S3method(getPeriod,X13SeriesResult)
S3method(getRegFile,X13Series)
S3method(getRegVars,X13Batch)
S3method(getSpec,X13Series)
S3method(getSpec,X13SpecList)
S3method(getSpecComments,X13SpecList)
S3method(getSpecList,X13Series)
S3method(getSpecParameter,X13Batch)
S3method(getSpecParameter,X13Series)
S3method(getSpecParameter,X13Spec)
S3method(getSpecParameter,X13SpecList)
S3method(lname,X13Series)
S3method(lname,X13SeriesGroup)
S3method(lname,X13SeriesResult)
S3method(lname,X13SpecList)
S3method(lname,X13SummedSeriesResult)
S3method(path,X13SpecList)
S3method(plot,X13Series)
S3method(plot,X13SeriesResult)
S3method(print,X13Batch)
S3method(print,X13BatchResult)
S3method(print,X13SeriesGroup)
S3method(print,X13SeriesResult)
S3method(print,X13Spec)
S3method(print,X13SpecComments)
S3method(print,X13SpecList)
S3method(removeFacFile,X13Series)
S3method(removeSpec,X13Series)
S3method(removeSpec,X13SpecList)
S3method(selectSeries,X13Batch)
S3method(selectSeries,X13BatchResult)
S3method(sname,X13Series)
S3method(sname,X13SeriesGroup)
S3method(sname,X13SeriesResult)
S3method(sname,X13SpecList)
S3method(sname,X13SummedSeriesResult)
S3method(spanDate,X13Series)
S3method(spanStartDate,X13Series)
S3method(specType,X13Series)
S3method(specType,X13SpecList)
S3method(summary,X13Batch)
S3method(summary,X13BatchResult)
S3method(summary,X13SeriesResult)
S3method(toString,X13Batch)
S3method(toString,X13BatchResult)
S3method(toString,X13Spec)
S3method(toString,X13SpecComments)
S3method(toString,X13SpecList)
S3method(tvals,X13BatchResult)
S3method(tvals,X13SeriesResult)
S3method(udg,X13BatchResult)
S3method(udg,X13SeriesResult)
S3method(view,X13SeriesGroupResult)
S3method(view,X13SeriesResult)
S3method(writeSpecToFile,X13SpecList)
export("%+%")
export("%+%.X13Spec")
export("%+%.X13SpecList")
export("addOutliers<-")
export("addParamVals<-")
export("appendSpecComments<-")
export("removeOutliers<-")
export("removeParamVals<-")
export("setFacFile<-")
export("setParamVals<-")
export("setRegFile<-")
export("setSpec<-")
export("setSpecComments<-")
export("setSpecList<-")
export("setSpecParameter<-")
export(Sum)
export(X11AddMult)
export(X13BatchFromMTA)
export(X13Messages)
export(X13Series)
export(X13SeriesGroup)
export(X13Spec)
export(X13SpecList)
export(actual)
export(adjust)
export(correctARIMA)
export(correctSeriesSpec)
export(getFacFile)
export(getParamVals)
export(getPeriod)
export(getRegFile)
export(getRegVars)
export(getSpec)
export(getSpecComments)
export(getSpecList)
export(getSpecParameter)
export(hasFac)
export(hasReg)
export(irregular)
export(is.X13Series)
export(is.X13SeriesGroup)
export(is.X13Spec)
export(is.X13SpecComments)
export(is.X13SpecList)
export(lname)
export(outliervarsToDate)
export(path)
export(readDAT)
export(readFAC)
export(readMDL)
export(readREG)
export(readSPC)
export(removeFacFile)
export(removeRegAfterEnd)
export(removeSpec)
export(sa)
export(selectSeries)
export(setRegVars)
export(sname)
export(spanDate)
export(spanStartDate)
export(specType)
export(trend)
export(tsdf)
export(tvals)
export(udg)
export(view)
export(writeSpecToFile)
export(x13DateToDate)
import(dplyr)
import(ggplot2)
import(reshape2)