[Blotter-commits] r1094 - in pkg/FinancialInstrument: . R
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Sat Jun 30 18:22:14 CEST 2012
Author: gsee
Date: 2012-06-30 18:22:14 +0200 (Sat, 30 Jun 2012)
New Revision: 1094
Modified:
pkg/FinancialInstrument/NAMESPACE
pkg/FinancialInstrument/R/Tick2Sec.R
Log:
undo export of alltick2sec (probably should not export to_secBATV either)
Modified: pkg/FinancialInstrument/NAMESPACE
===================================================================
--- pkg/FinancialInstrument/NAMESPACE 2012-06-30 16:19:43 UTC (rev 1093)
+++ pkg/FinancialInstrument/NAMESPACE 2012-06-30 16:22:14 UTC (rev 1094)
@@ -1,6 +1,5 @@
export(add.defined.by)
export(add.identifier)
-export(alltick2sec)
export(bond)
export(bond_series)
export(buildBasket)
Modified: pkg/FinancialInstrument/R/Tick2Sec.R
===================================================================
--- pkg/FinancialInstrument/R/Tick2Sec.R 2012-06-30 16:19:43 UTC (rev 1093)
+++ pkg/FinancialInstrument/R/Tick2Sec.R 2012-06-30 16:22:14 UTC (rev 1094)
@@ -96,7 +96,6 @@
}
-#' @export
#' @rdname Tick2Sec
alltick2sec <- function(getdir = '~/TRTH/tick/',
savedir = '~/TRTH/sec/',
More information about the Blotter-commits
mailing list