Re: [R] any quick way to write this label

2010-03-28 Thread Rainer Hurling
On 28.03.2010 13:33 (UTC+1), Jim Lemon wrote: On 03/28/2010 07:56 PM, Roslina Zakaria wrote: Hi r-users, Is there any quick way to write this label? c("0","50","100","150","200","250","300","350","400","450", "500","550","600","650","700","750","800","850","900") If it is not for graphics, p

Re: [R] any quick way to write this label

2010-03-28 Thread Jim Lemon
On 03/28/2010 07:56 PM, Roslina Zakaria wrote: Hi r-users, Is there any quick way to write this label? c("0","50","100","150","200","250","300","350","400","450", "500","550","600","650","700","750","800","850","900") Hi Rosalina, I'm going to take a leap in the dark and guess that you want t

Re: [R] any quick way to write this label

2010-03-28 Thread Barry Rowlingson
On Sun, Mar 28, 2010 at 8:56 AM, Roslina Zakaria wrote: > Hi r-users, > > Is there any quick way to write this label? > > c("0","50","100","150","200","250","300","350","400","450", > "500","550","600","650","700","750","800","850","900") Not sure what you mean by 'write this label'. But to gener

[R] any quick way to write this label

2010-03-28 Thread Roslina Zakaria
Hi r-users,   Is there any quick way to write this label?   c("0","50","100","150","200","250","300","350","400","450", "500","550","600","650","700","750","800","850","900")   Thank you. [[alternative HTML version deleted]] __ R-help@