Displaying 1 result from an estimated 1 matches for "mclfile".
Did you mean:
tclfile
2009 Jun 18
1
Problem reading from a file
Hi all,
I have written a function
cluster_compare(myfile, mclfile)
I called it giving names of files in the working directory (I see them with
dir()). I get
Error in file("myfile", "r") : cannot open the connection
In addition: Warning message:
In file("myfile", "r") :
cannot open file 'myfile': No such file or...