Skip to content
Prev 43388 / 398506 Next

please help me!

I am guessing that you didn't escape the backslash in the filename
'c:\MikeWeather2.txt', so you would have to refer to it as
'c:\\MikeWeather2.txt' in R.  But, since you didn't show what you did to
spawn the error, I could be wrong