[Blotter-commits] r48 - pkg/demo
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Mon Jan 12 05:54:16 CET 2009
Author: peter_carl
Date: 2009-01-12 05:54:16 +0100 (Mon, 12 Jan 2009)
New Revision: 48
Modified:
pkg/demo/turtles.R
Log:
- removed file that is now the 'blotter' package
- added quantmod requirement
- thanks to Dirk Eddelbuettel!
Modified: pkg/demo/turtles.R
===================================================================
--- pkg/demo/turtles.R 2009-01-06 18:45:49 UTC (rev 47)
+++ pkg/demo/turtles.R 2009-01-12 04:54:16 UTC (rev 48)
@@ -29,7 +29,7 @@
# required libraries
require(quantmod)
require(TTR)
-source('pandl.R')
+require(blotter)
# Set initial values
initDate="2005-01-01"
More information about the Blotter-commits
mailing list