rajclinasia escribió:
Hi Every one,
my question is, How to Import more than one sheet in a single excel file
(e.g. 10 sheets in one excel file) into R and create datasets for all the
sheets in a single excel file without specifying the sheetnames.
Thank you in Advance.
Hello,
One way is to use
rajclinasia wrote:
>
> my question is, How to Import more than one sheet in a single excel file
> (e.g. 10 sheets in one excel file) into R and create datasets for all the
> sheets in a single excel file without specifying the sheetnames.
>
Please do read the replies to your same questions so
In read.xls in the gdata package there is an argument that is 1
for the first sheet, 2 for the second, etc. If you run it with verbose = TRUE
it will tell you how many sheets are there.
On Tue, Aug 11, 2009 at 9:09 AM, rajclinasia wrote:
>
> Hi Every one,
> my question is, How to Import more than
Hi Every one,
my question is, How to Import more than one sheet in a single excel file
(e.g. 10 sheets in one excel file) into R and create datasets for all the
sheets in a single excel file without specifying the sheetnames.
Thank you in Advance.
--
View this message in context:
http://www.n
4 matches
Mail list logo