read.xls2: Read Excel files

Description Usage Arguments Details Value Author(s)

View source: R/read.xls2.R

Description

Read Microsoft Excel supplements into a data frame

Usage

1
read.xls2(file, sheet = 1, skip = 0, ...)

Arguments

file

path to file

sheet

number of sheet

skip

rows to skip

...

other options passed to guessTable

Details

Reads an Excel file using read.xls from the gdata package and then uses guessTable to reformat. Some extra code was added to the perl function xls2csv.pl within gdata to add carets before superscripts. This change should be included in future version of pmcXML

Value

A data frame

Author(s)

Chris Stubben


cstubben/pmcXML documentation built on May 14, 2019, 12:25 p.m.