We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 71bddfb commit 35d18f2Copy full SHA for 35d18f2
NAMESPACE
@@ -1,8 +1,8 @@
1
-export(AmpPhaseDecomp,
+export(AmpPhaseDecomp,
2
as.array3,
3
- as.fd,
4
- as.POSIXct1970,
5
- axisIntervals,
+ as.fd,
+ as.POSIXct1970,
+ axisIntervals,
6
axesIntervals,
7
basisfd,
8
bifd,
@@ -175,7 +175,6 @@ import("splines")
175
import("fds")
176
import("deSolve")
177
178
-
179
importFrom("grDevices", "dev.new", "heat.colors")
180
importFrom("utils", "data")
181
@@ -243,4 +242,5 @@ S3method(norder, default)
243
242
S3method(plot, cca.fd)
244
S3method(plot, pca.fd)
245
S3method(plot, pda.fd)
246
-S3method(summary, bifd)
+S3method(summary, bifd)
+
0 commit comments