On Mon, 11 May 2009, Dennis Fisher wrote:
Colleagues,
I have encountered a problem in version 2.9 of R, running in both Vista and
OS X. My code is quite lengthy but the critical line is:
if (file.exists(FILENAME)) readLines(FILENAME))
This triggers the error:
Error in f
Colleagues,
I have encountered a problem in version 2.9 of R, running in both
Vista and OS X. My code is quite lengthy but the critical line is:
if (file.exists(FILENAME)) readLines(FILENAME))
This triggers the error:
Error in file(con, "r") : cannot open the connection
2 matches
Mail list logo