Hi Duncan,
Thanks, this solves my problem.
Regards, Hilmar
Duncan Murdoch schrieb:
On 18/04/2009 1:18 PM, Hilmar Berger wrote:
Hi all,
I have problems reading Unicode (UTF-16) coded tables in R 2.8.1
under Windows Vista.
Imagine the following table:
abcd
X1,21,31,4
On 18/04/2009 1:18 PM, Hilmar Berger wrote:
Hi all,
I have problems reading Unicode (UTF-16) coded tables in R 2.8.1 under
Windows Vista.
Imagine the following table:
abcd
X1,21,31,4
Y2,22,32,4
Z3,23,33,4
Usually I would use the following code
Hi all,
I have problems reading Unicode (UTF-16) coded tables in R 2.8.1 under
Windows Vista.
Imagine the following table:
abcd
X1,21,31,4
Y2,22,32,4
Z3,23,33,4
Usually I would use the following code to read the table:
t = read.table("test.txt
3 matches
Mail list logo