[Seqinr-commits] r1663 - pkg/man
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Mon Oct 12 10:55:46 CEST 2009
Author: lobry
Date: 2009-10-12 10:55:46 +0200 (Mon, 12 Oct 2009)
New Revision: 1663
Modified:
pkg/man/peakabif.Rd
Log:
Modified: pkg/man/peakabif.Rd
===================================================================
--- pkg/man/peakabif.Rd 2009-10-12 08:54:51 UTC (rev 1662)
+++ pkg/man/peakabif.Rd 2009-10-12 08:55:46 UTC (rev 1663)
@@ -20,6 +20,7 @@
irange = (tmin*tscale):(tmax*tscale),
y = abifdata$Data[[DATA]][irange]/yscale,
method = "monoH.FC",
+ maxrfu = 1000,
...)
}
\arguments{
@@ -37,6 +38,7 @@
\item{irange}{indices of data to be plotted}
\item{y}{values used for the y-axis}
\item{method}{method to be used by \code{\link{splinefun}}}
+ \item{maxrfu}{argument passed to \code{\link{baselineabif}}}
\item{...}{arguments forwarded to \code{\link{plot}}}
}
\value{
More information about the Seqinr-commits
mailing list