Skip to content
Prev 142748 / 398498 Next

a simple question of importing data

try:
var <- read.table("weekly.txt", sep="\t", header=TRUE)

Charles
On Thu, Apr 24, 2008 at 3:29 PM, tzsmile <rz2171 at yahoo.com> wrote: