[R] Resizing Graphic Device Windows

2010-03-15 Thread Kindra Martinenko
Hi all, I have been struggling with this one. When creating graphic devices, how do you go about resizing the output device window automatically without having to manually tinker with it to show everything in terms of tick marks and x/y lims that you specify? I have tried the aspect="" function,

[R] defining columns in a matrix

2010-03-12 Thread Kindra Martinenko
Hi all, I have the following 7 x 7 matrix.  I am trying to figure out how to label the columns to something more descriptive other than [,1], [,2], etc. I have tried the c(x,y,z,) function, but I get a error returned stating that my vectors need to be the same length. Do I need to convert this to

[R] missing date and time intervals in data frame

2010-03-04 Thread Kindra Martinenko
I posted a similar question, but feel it needs a bit more elaboration. I have a data frame (read from a csv file) that may have missing rows. Each day has 7 time intervals associated with it, with a range from 17:00 hrs to 18:00 hrs in 10 minute bins. What I am looking for is a script that will

[R] missing time intervals in data frame

2010-03-02 Thread Kindra Martinenko
Hi All, I am looking for the exact same solution for times as for dates found in the thread located here http://www.mail-archive.com/r-help@r-project.org/msg84833.html What I need is to merge specified data frame of seven 10 minute intervals between 5:00 PM (17:00) and 6:00 PM (18:00) 5:00:00 PM