xlsFormats: Check which file formats are supported by read.xls

Description Usage Arguments Value See Also Examples

View source: R/xlsFormats.R

Description

Check which file formats are supported by read.xls

Usage

1
xlsFormats(perl = "perl", verbose = FALSE)

Arguments

perl

Path to perl interpreter (optional).

verbose

If TRUE, show additional messages during processing.

Value

Vector of supported formats, possible elements are 'XLS' and 'XLSX'.

See Also

read.xls, xls2csv.

Examples

1

gdata documentation built on May 2, 2019, 5:49 p.m.