SyntaxFix
Write A Post
Hire A Developer
Questions
try this for a months solution
StartDate <- strptime("14 January 2013", "%d %B %Y") EventDates <- strptime(c("26 March 2014"), "%d %B %Y") difftime(EventDates, StartDate)