Re: [R] Problem with retreaving numeric data

2010-02-11 Thread Daniel Malter
My guess is that you cannot keep it numeric, but that you have to convert it to a string (the gurus may know better). x=001 x x="001" x Daniel - cuncta stricte discussurus - -Original Message- From: r-help-boun...@r-project.org [mailto:r-h

Re: [R] Problem with retreaving numeric data

2010-02-11 Thread Dieter Menne
dvkirankumar wrote: > > I am trying to get a value from a dataset in data set its stored as 001 > but while i am trying to retreave it its giving as 1 can any one help me > to retreave it as 001 > I have to guess if you used a boomerang or a sling to retrieve your data. My blind guess is you