[Blotter-commits] r1397 - pkg/quantstrat/R
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Tue Feb 12 22:14:33 CET 2013
Author: gsee
Date: 2013-02-12 22:14:33 +0100 (Tue, 12 Feb 2013)
New Revision: 1397
Modified:
pkg/quantstrat/R/initialize.R
Log:
typo fix in roxygen block (docs will be fixed on next roxygenize)
Modified: pkg/quantstrat/R/initialize.R
===================================================================
--- pkg/quantstrat/R/initialize.R 2013-02-12 21:12:51 UTC (rev 1396)
+++ pkg/quantstrat/R/initialize.R 2013-02-12 21:14:33 UTC (rev 1397)
@@ -14,7 +14,7 @@
#' on all symbols included in the \code{symbols} vector}
#' \item{init.Portf}{if TRUE, will call \code{\link[blotter]{initPortf}}
#' to initialize the portfolio object}
-#' \item{init.Acct}{if TRUE, will call \code{\link[blotter]{initAccount}}
+#' \item{init.Acct}{if TRUE, will call \code{\link[blotter]{initAcct}}
#' to initialize the account object}
#' \item{init.Orders}{if TRUE, will call \code{\link{initOrders}}
#' to initialize the order book for this test}
More information about the Blotter-commits
mailing list