?Date seems to say that weekdays() is appropriate for that:

weekdays(as.Date("2006-12-01"))

see:
?weekdays

On 1/25/07, John McHenry <[EMAIL PROTECTED]> wrote:
> Hi WizaRds,
>
> What is the "standard" way to get the day of the week from a date such
> as as.Date("2006-12-01")? It looks like fCalendar has some functions
> but this requires a change in the R locale to GMT. Is there another way?
>
> Thanks!
>
> Jack.
>
>
> ---------------------------------
> Be a PS3 game guru.
>
>       [[alternative HTML version deleted]]
>
> ______________________________________________
> [email protected] mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.
>

______________________________________________
[email protected] mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to