Re: [R] Add sum line to plot of multiple x values

2015-03-10 Thread PIKAL Petr
roject.org] On Behalf Of Loris > Bennett > Sent: Tuesday, March 10, 2015 1:43 PM > To: r-h...@stat.math.ethz.ch > Subject: Re: [R] Add sum line to plot of multiple x values > > Loris Bennett writes: > > > Hi Petr, > > > > See inline. > > > > PIKAL Petr writes:

Re: [R] Add sum line to plot of multiple x values

2015-03-10 Thread Loris Bennett
>> Sent: Monday, March 09, 2015 4:35 PM >>> To: r-h...@stat.math.ethz.ch >>> Subject: Re: [R] Add sum line to plot of multiple x values >>> >>> PIKAL Petr writes: >>> >>> > Hi >>> > >>> > Not extremely clear what do y

Re: [R] Add sum line to plot of multiple x values

2015-03-10 Thread Loris Bennett
Hi Petr, See inline. PIKAL Petr writes: > Hi > > see inline > >> -Original Message- >> From: R-help [mailto:r-help-boun...@r-project.org] On Behalf Of Loris >> Bennett >> Sent: Monday, March 09, 2015 4:35 PM >> To: r-h...@stat.math.ethz.ch &

Re: [R] Add sum line to plot of multiple x values

2015-03-10 Thread PIKAL Petr
Hi see inline > -Original Message- > From: R-help [mailto:r-help-boun...@r-project.org] On Behalf Of Loris > Bennett > Sent: Monday, March 09, 2015 4:35 PM > To: r-h...@stat.math.ethz.ch > Subject: Re: [R] Add sum line to plot of multiple x values > > PIKA

Re: [R] Add sum line to plot of multiple x values

2015-03-09 Thread Loris Bennett
PIKAL Petr writes: > Hi > > Not extremely clear what do you want to plot. Do you want to add a > line which marks total number of files each day regardless of user? Or > a total number of files regardless of date coloured by user? Sorry, I was unclear. I meant that I would like to plot the foll

Re: [R] Add sum line to plot of multiple x values

2015-03-09 Thread PIKAL Petr
Hi Not extremely clear what do you want to plot. Do you want to add a line which marks total number of files each day regardless of user? Or a total number of files regardless of date coloured by user? In each case you shall search functions geom_hline or geom_abline http://stackoverflow.com/q