Skip to content
Back to formatted view

Raw Message

Message-ID: <340702583.27265@capitalbio.com>
Date: 2006-02-23T13:49:43Z
From: XinMeng
Subject: read file of EXCEL format

Hello sir:

How can I read data file of EXCEL format from disk("d:\\data.XLS" for example)?

I can only read data file of .txt format
read.delim("d:\\data.txt",header=T,as.is=T),but only EXCEL format is available at present.


Thanks a lot