File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 1212 * for other CRAN packages. JJ and Romain chipped in as well, and Jay finally took the lead by first creating a
1313 * [repo on R-Forge](http://boostheaders.r-forge.r-project.org/). And now the package is out, so what follows is a little demo.
1414 *
15- * This example borrows something already implemented in my [RcppBDT](( http://cran.r-project.org/package=RcppBDT) package which wraps
15+ * This example borrows something already implemented in my [RcppBDT](http://cran.r-project.org/package=RcppBDT) package which wraps
1616 * code from [Boost Date_Time](http://www.boost.org/doc/libs/1_52_0/doc/html/date_time.html) for R.
1717 * Here, we compute the so-called [IMM Date](http://en.wikipedia.org/wiki/IMM_dates) -- generally the
1818 * the third Wednesday of the month (in the last month of the quarter). Boost has a function computing the _Nth day of the Mth week_
You can’t perform that action at this time.
0 commit comments