[Blotter-commits] r674 - pkg/FinancialInstrument/demo

noreply at r-forge.r-project.org noreply at r-forge.r-project.org
Mon Jul 11 02:11:31 CEST 2011


Author: gsee
Date: 2011-07-11 02:11:31 +0200 (Mon, 11 Jul 2011)
New Revision: 674

Modified:
   pkg/FinancialInstrument/demo/demo.R
Log:
 typo fixed

Modified: pkg/FinancialInstrument/demo/demo.R
===================================================================
--- pkg/FinancialInstrument/demo/demo.R	2011-07-11 00:09:41 UTC (rev 673)
+++ pkg/FinancialInstrument/demo/demo.R	2011-07-11 00:11:31 UTC (rev 674)
@@ -62,5 +62,5 @@
 head(it)
 
 it2 <- instrument.table( ,attrs.of='USD') #only show attributes that instrument "USD" also has
-head(it)
+head(it2)
 



More information about the Blotter-commits mailing list