Skip to content

Commit 35d18f2

Browse files
committed
try to fix
1 parent 71bddfb commit 35d18f2

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

NAMESPACE

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
export(AmpPhaseDecomp,
1+
export(AmpPhaseDecomp,
22
as.array3,
3-
as.fd,
4-
as.POSIXct1970,
5-
axisIntervals,
3+
as.fd,
4+
as.POSIXct1970,
5+
axisIntervals,
66
axesIntervals,
77
basisfd,
88
bifd,
@@ -175,7 +175,6 @@ import("splines")
175175
import("fds")
176176
import("deSolve")
177177

178-
179178
importFrom("grDevices", "dev.new", "heat.colors")
180179
importFrom("utils", "data")
181180

@@ -243,4 +242,5 @@ S3method(norder, default)
243242
S3method(plot, cca.fd)
244243
S3method(plot, pca.fd)
245244
S3method(plot, pda.fd)
246-
S3method(summary, bifd)
245+
S3method(summary, bifd)
246+

0 commit comments

Comments
 (0)