Re: [R] date in plot, can't add regression line

2012-08-29 Thread Norbert Skalski
Thanks for your suggestions, The solution was as proposed by Mr. Nordlund, I had to convert the timestamps again using as.POSIXct() I will have to remember that anytime I do any kind of filtering/subselection of dates to reconvert them. Lesson learned. Also thank you for the dput() suggestio

Re: [R] date in plot, can't add regression line

2012-08-28 Thread Rui Barradas
Hello, Inline. Em 28-08-2012 18:23, Nordlund, Dan (DSHS/RDA) escreveu: -Original Message- From: r-help-boun...@r-project.org [mailto:r-help-bounces@r- project.org] On Behalf Of Norbert Skalski Sent: Tuesday, August 28, 2012 9:49 AM To: r-help@r-project.org Subject: [R] date in plot

Re: [R] date in plot, can't add regression line

2012-08-28 Thread John Kane
orbert.skal...@ronin-capital.com > Sent: Tue, 28 Aug 2012 11:48:32 -0500 > To: r-help@r-project.org > Subject: [R] date in plot, can't add regression line > > Hello all, > > I have been using R for about 3 weeks and I am frustrated by a problem. > I have read R in a nutshell,

Re: [R] date in plot, can't add regression line

2012-08-28 Thread Nordlund, Dan (DSHS/RDA)
> -Original Message- > From: r-help-boun...@r-project.org [mailto:r-help-bounces@r- > project.org] On Behalf Of Norbert Skalski > Sent: Tuesday, August 28, 2012 9:49 AM > To: r-help@r-project.org > Subject: [R] date in plot, can't add regression line > > Hell

[R] date in plot, can't add regression line

2012-08-28 Thread Norbert Skalski
Hello all, I have been using R for about 3 weeks and I am frustrated by a problem. I have read R in a nutshell, scoured the internet for help but I either am not understanding examples or am missing something completely basic. Here is the problem: I want to plot data that contains dates on t