Skip to content

Commit 3b16170

Browse files
committed
update plot.pca.fd.Rd
1 parent 10d4630 commit 3b16170

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

man/plot.pca.fd.Rd

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -9,14 +9,7 @@
99
mode of variation.
1010
}
1111
\usage{
12-
#plot.pca.fd(x, nx = 128, pointplot = TRUE, harm = 0,
13-
# expand = 0, cycle = FALSE, ...)
14-
15-
#NOTE: The following is required by CRAN rules that
16-
# function names like "as.numeric" must follow the documentation
17-
# standards for S3 generics, even when they are not.
18-
# Please ignore the following line:
19-
\method{plot}{pca.fd}(x, nx = 128, pointplot = TRUE, harm = 0,
12+
\method{plot}{pca.fd}(x, nx = 128, pointplot = TRUE, harm = 0,
2013
expand = 0, cycle = FALSE, ...)
2114
}
2215
\arguments{

0 commit comments

Comments
 (0)