[Seqinr-commits] r1872 - pkg/man
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Wed Jun 1 20:12:41 CEST 2016
Author: jeanlobry
Date: 2016-06-01 20:12:41 +0200 (Wed, 01 Jun 2016)
New Revision: 1872
Modified:
pkg/man/draw.recstat.Rd
Log:
dontrun no more true
Modified: pkg/man/draw.recstat.Rd
===================================================================
--- pkg/man/draw.recstat.Rd 2016-06-01 17:51:30 UTC (rev 1871)
+++ pkg/man/draw.recstat.Rd 2016-06-01 18:12:41 UTC (rev 1872)
@@ -25,14 +25,10 @@
\author{Clerc, O. and Perriere, G.}
\seealso{\code{\link{test.li.recstat}}, \code{\link{test.co.recstat}}}
\examples{
-\dontrun{
-library(seqinr)
-library(ade4)
-ff <- system.file("sequences/ECOUNC.fsa", package = "seqinr2")
+ff <- system.file("sequences/ECOUNC.fsa", package = "seqinr")
seq <- read.fasta(ff)
rec <- recstat(seq[[1]], seqname = getName(seq))
draw.recstat(rec)
}
-}
\keyword{correspondence analysis}
\keyword{sequence}
\ No newline at end of file
More information about the Seqinr-commits
mailing list