search for: mytimestampdata

Displaying 1 result from an estimated 1 matches for "mytimestampdata".

2006 Sep 14
1
working with strptime data
...uot;%m/%d/%Y %H:%M")) And create a plot as such: plot(MyTime,MyData) ---------------------------------------------------------- And here is a specific question: How do I calculate the number of months than are spanned between two POSIXct values? (i.e. NumOfMonths <- MonthFunction(range(MyTimeStampData)) Thanks-in-advance, - rich