Skip to content
Prev 168693 / 398502 Next

Date functions

Hi there,

I am completely new to R and would like to do two things with date
functions:
1. Compute any date from a specified starting point, e.g. x - 2 months
2. How do I determine the weekday of any given date?

Thanks in advance