Dear,

According to the documentation, the parameters given in "dates" are
passed to the function "chron". When trying this out, it turns out
that this apparently doesn't happen, eg:

> dates("20100101",format="Ymd",out.format="day mon year")
[1] 01/01/10
> chron("20100101",format="Ymd",out.format="day mon year")
[1] 01 Jan 2010

I would expect the outcome of both functions to be the same, or am I
overlooking something?

Kind regards
Joris

-- 
Joris Meys
Statistical consultant

Ghent University
Faculty of Bioscience Engineering
Department of Applied mathematics, biometrics and process control

tel : +32 9 264 59 87
joris.m...@ugent.be
-------------------------------
Disclaimer : http://helpdesk.ugent.be/e-maildisclaimer.php

______________________________________________
R-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-devel

Reply via email to