[Blotter-commits] r871 - in pkg/FinancialInstrument: R man
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Sun Dec 11 01:05:06 CET 2011
Author: gsee
Date: 2011-12-11 01:05:06 +0100 (Sun, 11 Dec 2011)
New Revision: 871
Modified:
pkg/FinancialInstrument/R/parse_id.R
pkg/FinancialInstrument/man/parse_suffix.Rd
Log:
spurious text in roxygen block
Modified: pkg/FinancialInstrument/R/parse_id.R
===================================================================
--- pkg/FinancialInstrument/R/parse_id.R 2011-12-10 23:59:49 UTC (rev 870)
+++ pkg/FinancialInstrument/R/parse_id.R 2011-12-11 00:05:06 UTC (rev 871)
@@ -215,7 +215,7 @@
#' \sQuote{right} of option (\dQuote{C} or \dQuote{P}), \sQuote{cm} (maturity in days of a constant maturity contract),
#' \sQuote{cc} (method for calculating a continuous contract), \sQuote{format} (string that indicates the format of the unparsed id).
#' @author Garrett See
-#' @seealso \code{\link{parse_id}}, \code{\link{format_id}}, \code
+#' @seealso \code{\link{parse_id}}, \code{\link{format_id}}
#' @examples
#' parse_suffix("U11")
#' parse_suffix("110917C125")
Modified: pkg/FinancialInstrument/man/parse_suffix.Rd
===================================================================
--- pkg/FinancialInstrument/man/parse_suffix.Rd 2011-12-10 23:59:49 UTC (rev 870)
+++ pkg/FinancialInstrument/man/parse_suffix.Rd 2011-12-11 00:05:06 UTC (rev 871)
@@ -60,6 +60,6 @@
Garrett See
}
\seealso{
- \code{\link{parse_id}}, \code{\link{format_id}}, \code
+ \code{\link{parse_id}}, \code{\link{format_id}}
}
More information about the Blotter-commits
mailing list