[Blotter-commits] r1480 - pkg/FinancialInstrument/R
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Tue Jun 25 04:45:11 CEST 2013
Author: gsee
Date: 2013-06-25 04:45:10 +0200 (Tue, 25 Jun 2013)
New Revision: 1480
Modified:
pkg/FinancialInstrument/R/instrument.R
Log:
remove spurious code that was used for testing
Modified: pkg/FinancialInstrument/R/instrument.R
===================================================================
--- pkg/FinancialInstrument/R/instrument.R 2013-06-19 20:47:59 UTC (rev 1479)
+++ pkg/FinancialInstrument/R/instrument.R 2013-06-25 02:45:10 UTC (rev 1480)
@@ -745,7 +745,6 @@
primary_id = paste(symbol, "_", clean.si, sep="")))
}
- CleanID(optnames[4], "GS")
id.list <- lapply(optnames, CleanID, symbol)
if (!isTRUE(overwrite)) {
More information about the Blotter-commits
mailing list