Re: [R] Need Help to solve an Error in R

2016-04-16 Thread Jim Lemon
Hi Jyoti, >From what you and others have written I am going to guess that you are using Windows, that Windows has hidden the extension on the file you are trying to read, and the filename is actually: galenv.gal I may be wrong, but this problem has beset others before you. Jim >>> I tried to

Re: [R] Need Help to solve an Error in R

2016-04-15 Thread David Winsemius
gt; > If you do not understand what environment is I again strongly recommend to > read R intro, especially chapter 1 and chapter 7. > > Cheers > Petr > > > From: Jyoti Sharma [mailto:31sharmajittu1...@gmail.com] > Sent: Friday, April 15, 2016 2:46 PM > To: PIK

Re: [R] Need Help to solve an Error in R

2016-04-15 Thread PIKAL Petr
ated gal environment you shall use it in ReadExi command. If you do not understand what environment is I again strongly recommend to read R intro, especially chapter 1 and chapter 7. Cheers Petr From: Jyoti Sharma [mailto:31sharmajittu1...@gmail.com] Sent: Friday, April 15, 2016 2:46 PM To: PIKAL P

Re: [R] Need Help to solve an Error in R

2016-04-15 Thread PIKAL Petr
. Cheers Petr > -Original Message- > From: R-help [mailto:r-help-boun...@r-project.org] On Behalf Of Jyoti > Sharma > Sent: Friday, April 15, 2016 12:02 PM > To: r-help@r-project.org > Subject: [R] Need Help to solve an Error in R > > Hello Sir/ma'am, > > Gre

[R] Need Help to solve an Error in R

2016-04-15 Thread Jyoti Sharma
Hello Sir/ma'am, Greetings for the Day ! I am Jyoti Sharma, from India and recently start working on R. I am new in this field and my knowledge is not up to the mark, so if I sound dumb then please forgive me. I tried to read some text file in R so that I can do further analysis on those files.