Displaying 1 result from an estimated 1 matches for "pimputkar".
Did you mean:
imputar
2006 Nov 07
0
Scan or read.table bug in R?
...o the R-help mailing list.
The likely problem here is that your file isn't in the current working
directory. To avoid this problem, I often use the file.choose()
function to obtain a full path to the file, rather than typing the name
out myself.
Duncan Murdoch
On 11/7/2006 8:48 AM, Satya Pimputkar wrote:
> Hello R-Team,
>
>
>
> I?m a student of the University of Zurich studing Finances.
>
> I just installed R for Windows (2.4.0) on my tablet pc (windows pro tablet edition).
>
> After reboot I ran the program and changed the directory to my used folder.
>...