Skip to content
Back to formatted view

Raw Message

Message-ID: <430DB65C.40203@7d4.com>
Date: 2005-08-25T12:15:24Z
From: vincent@7d4.com
Subject: problem with read.table
In-Reply-To: <139ef1c205082504001dc3ffc6@mail.gmail.com>

Krishna a ??crit :

> unable to access the variables in a, by giving the command a$X.

try a$V1 or a[1] or a[,1] or a$V2 etc
hih