Dear Gabor,
Yours worked really well. For what it's worth, here is the final
product.
I also added a line or two to reconvert the dates back to written form
(October 15 2010).
require(chron)
dd <- seq(as.Date("INSERT FIRST DATE OF CLASSES IN TERM HERE"),
as.Date("INSERT LAST DAY OF CLASSE
On Tue, Jun 29, 2010 at 6:22 AM, Simon Kiss wrote:
> Dear colleagues, particularly academic ones,
> So I'm creating a Microsoft Word template for myself so that every time I
> teach a new course, I don't have to enter in the dates manually for each
> class session.
> I'd like to use an R script th
; "2010-08-10" "2010-08-12" "2010-08-17"
[16] "2010-08-19" "2010-08-24" "2010-08-26" "2010-08-31" "2010-09-02"
>
--
Gregory (Greg) L. Snow Ph.D.
Statistical Data Center
Intermountain Healthcare
greg.s...@imail.org
Dear colleagues, particularly academic ones,
So I'm creating a Microsoft Word template for myself so that every
time I teach a new course, I don't have to enter in the dates manually
for each class session.
I'd like to use an R script that can generate an irregular series of
dates starting f
4 matches
Mail list logo