Re: [R] Axes value format

2012-05-10 Thread Vihan Pandey
On 08/05/2012, arun wrote: > Hi Vihan, > > The link below might be helpful. > > > (http://stackoverflow.com/questions/3415097/controlling-number-formatting-at-axis-of-r-plots) Thanks, the xaxt parameter in plot() solved the problem. Thanks and Cheers! - vihan > > A.K. > > > > > > > > - Ori

Re: [R] Axes value format

2012-05-10 Thread Vihan Pandey
sessioninfo() Thanks and Cheers! - vihan > > > > John Kane > Kingston ON Canada > > >> -----Original Message----- >> From: vihanpan...@gmail.com >> Sent: Tue, 8 May 2012 20:23:21 +0200 >> To: jrkrid...@inbox.com >> Subject: Re: [R] Axes value format

Re: [R] Axes value format

2012-05-10 Thread Vihan Pandey
On 08/05/2012, David Winsemius wrote: > > On May 8, 2012, at 2:23 PM, Vihan Pandey wrote: > >> On 8 May 2012 19:47, John Kane wrote: >>> Quite likely, but we need to know what you are doing and what >>> graphics package you are using. >>> >>> PLEASE do read the posting guide >>> http://www.R-proj

Re: [R] Axes value format

2012-05-08 Thread arun
Hi Vihan, The link below might be helpful. (http://stackoverflow.com/questions/3415097/controlling-number-formatting-at-axis-of-r-plots) A.K. - Original Message - From: Vihan Pandey To: r-help Cc: Sent: Tuesday, May 8, 2012 1:29 PM Subject: [R] Axes value format Hi all, I ha

Re: [R] Axes value format

2012-05-08 Thread John Kane
pan...@gmail.com > Sent: Tue, 8 May 2012 20:23:21 +0200 > To: jrkrid...@inbox.com > Subject: Re: [R] Axes value format > > On 8 May 2012 19:47, John Kane wrote: >> Quite likely, but we need to know what you are doing and what graphics >> package you are using. >> &g

Re: [R] Axes value format

2012-05-08 Thread David Winsemius
On May 8, 2012, at 2:23 PM, Vihan Pandey wrote: On 8 May 2012 19:47, John Kane wrote: Quite likely, but we need to know what you are doing and what graphics package you are using. PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal,

Re: [R] Axes value format

2012-05-08 Thread Vihan Pandey
On 8 May 2012 19:47, John Kane wrote: > Quite likely, but we need to know what you are doing and what graphics > package you are using. > > PLEASE do read the posting guide > http://www.R-project.org/posting-guide.html >  and provide commented, minimal, self-contained, reproducible code. Frightf

Re: [R] Axes value format

2012-05-08 Thread John Kane
Quite likely, but we need to know what you are doing and what graphics package you are using. PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code. John Kane Kingston ON Canada > -Original Message---