Could you please send the actual code that works, and the code that does not. Together with the file names and everything, if you are changing working directories, then that, too.
Maybe read.table handles "~" and you are using that, maybe your file name has a non-ascii character, maybe something else, it is hard to guess without being able to reproduce the problem or at least seeing your code. Thanks, Gabor On Tue, Aug 14, 2012 at 10:30 PM, Sam Steingold <[email protected]> wrote: > On Tue, Aug 14, 2012 at 10:19 PM, Gábor Csárdi <[email protected]> wrote: >> Can you please check that you can actually open it and you can read >> from it? E.g. try if > > read.table read the file just fine (the whole thing) > > -- > Sam Steingold <http://sds.podval.org> <http://www.childpsy.net/> -- Gabor Csardi <[email protected]> MTA KFKI RMKI _______________________________________________ igraph-help mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/igraph-help
