Displaying 1 result from an estimated 1 matches for "384831".
Did you mean:
38431
2011 Oct 18
2
reading a dense file of binary number
hi all,
i have a file of the following format that i want to read into a matrix:
010101001110101
101010010111110
010010100100000
...
it has no headers or row names.
I tried to use read.table(), but it doesn't allow me to specify nothing as
the column separator (specifying sep='' means whitespace for that
function). read.fwf doesn't seem appropriate either.
[[alternative HTML