Dear all, I have two variables which contents are date() function answers, like:
d1<-date() d2<-date() Now I need to compute the difference between d2 and d1 (in minutes). Any help are welcome. Best wishes miltinho brazil [[alternative HTML version deleted]] ______________________________________________ R-help@r-project.org 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.