[Blotter-commits] r954 - in pkg/FinancialInstrument: R man

noreply at r-forge.r-project.org noreply at r-forge.r-project.org
Sat Mar 3 00:56:13 CET 2012


Author: gsee
Date: 2012-03-03 00:56:13 +0100 (Sat, 03 Mar 2012)
New Revision: 954

Modified:
   pkg/FinancialInstrument/R/expires.R
   pkg/FinancialInstrument/man/expires.xts.Rd
Log:
 docs -- double quotes

Modified: pkg/FinancialInstrument/R/expires.R
===================================================================
--- pkg/FinancialInstrument/R/expires.R	2012-03-02 23:39:28 UTC (rev 953)
+++ pkg/FinancialInstrument/R/expires.R	2012-03-02 23:56:13 UTC (rev 954)
@@ -199,7 +199,7 @@
 #' of the xts object to \code{\link{expires.character}}
 #'
 #' @param src either \dQuote{data} or \dQuote{instrument}. 
-#' @return If \code{src} is \dQuote{"data"}, the returned value will be the 
+#' @return If \code{src} is \dQuote{data}, the returned value will be the 
 #'   index of the last price that is not \code{NA} (price is determined by 
 #'   \code{quantmod:::getPrice}.  \code{getPrice} arguments \code{symbol} and 
 #'   \code{prefer} can be passed through dots.)

Modified: pkg/FinancialInstrument/man/expires.xts.Rd
===================================================================
--- pkg/FinancialInstrument/man/expires.xts.Rd	2012-03-02 23:39:28 UTC (rev 953)
+++ pkg/FinancialInstrument/man/expires.xts.Rd	2012-03-02 23:56:13 UTC (rev 954)
@@ -9,7 +9,7 @@
   \item{src}{either \dQuote{data} or \dQuote{instrument}.}
 }
 \value{
-  If \code{src} is \dQuote{"data"}, the returned value will
+  If \code{src} is \dQuote{data}, the returned value will
   be the index of the last price that is not \code{NA}
   (price is determined by \code{quantmod:::getPrice}.
   \code{getPrice} arguments \code{symbol} and \code{prefer}



More information about the Blotter-commits mailing list