[R] Building a package using classes

2010-06-05 Thread Sébastien Durand
Hello, I am looking for an efficient and complete free tutorial to learn how to properly use, create and manage classes and their methods. I have build few R packages in the past but I was not going very far in class definition and so forth. So I wish to drastically improve my coding skills in

Re: [R] How to find a shift between two curves or data sets

2008-09-22 Thread Sébastien Durand
Dear Hans, Thanks for your reply. I will read that book. Cheers! __ 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, m

Re: [R] How to show complete time values in a plot x axis

2008-09-19 Thread Sébastien Durand
account the given time values. With plot I have been able to do so, the only issue is the labelling. I wish to represent the complete time on the axis ticks... Cheers Sébastien Durand CIDCO Yihui Xie a écrit : Hi, I'd suggest you use dotchart() instead of plot(). I believe this is wha

[R] How to find a shift between two curves or data sets

2008-09-18 Thread Sébastien Durand
Hello, I have a issue here! I need to find the offset or shift between two data sets. Each data set does not start nor end at the same time and dont even have the same sampling interval (which by the way isn't constant in any of the data set). It must be known that the data expressed in bot

[R] How to show complete time values in a plot x axis

2008-09-18 Thread Sébastien Durand
Hello, I have the following data and I try to properly import it in R and plot the 4th column relative to time 1 2008-249 17:44:17.973-2.27 : Accepted 2 2008-249 17:44:18.014-2.28 : Accepted 3 2008-249 17:44:18.064-2.29 : Accepted 4 2008