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

noreply at r-forge.r-project.org noreply at r-forge.r-project.org
Fri Apr 13 04:11:39 CEST 2012


Author: gsee
Date: 2012-04-13 04:11:39 +0200 (Fri, 13 Apr 2012)
New Revision: 1003

Modified:
   pkg/FinancialInstrument/R/load.instruments.R
   pkg/FinancialInstrument/man/getSymbols.FI.Rd
Log:
 roxygen comment was missing a '
 # --> #'

Modified: pkg/FinancialInstrument/R/load.instruments.R
===================================================================
--- pkg/FinancialInstrument/R/load.instruments.R	2012-04-12 15:19:51 UTC (rev 1002)
+++ pkg/FinancialInstrument/R/load.instruments.R	2012-04-13 02:11:39 UTC (rev 1003)
@@ -219,7 +219,7 @@
 #' \code{\link{setSymbolLookup.FI}}
 #' 
 #' If date_format is NULL (the Default), we will assume an ISO date as changed 
-#  by \code{\link{make.names}}, for example, 2010-12-01 would be assumed to be a 
+#' by \code{\link{make.names}}, for example, 2010-12-01 would be assumed to be a 
 #' file containing 2010.12.01
 #' 
 #' If \code{indexTZ} is provided, the data will be converted to that timezone

Modified: pkg/FinancialInstrument/man/getSymbols.FI.Rd
===================================================================
--- pkg/FinancialInstrument/man/getSymbols.FI.Rd	2012-04-12 15:19:51 UTC (rev 1002)
+++ pkg/FinancialInstrument/man/getSymbols.FI.Rd	2012-04-13 02:11:39 UTC (rev 1003)
@@ -63,7 +63,9 @@
   \code{\link{setSymbolLookup.FI}}
 
   If date_format is NULL (the Default), we will assume an
-  ISO date as changed file containing 2010.12.01
+  ISO date as changed by \code{\link{make.names}}, for
+  example, 2010-12-01 would be assumed to be a file
+  containing 2010.12.01
 
   If \code{indexTZ} is provided, the data will be converted
   to that timezone



More information about the Blotter-commits mailing list