read_xlsx_linux: read '.xlsx' file, interpret as CSV, and return a data frame

Description Usage Arguments Value See Also

View source: R/util.r

Description

currently relies on Linux xlsx2csv command, but could potentially be done with VB script in Windows. This offers a different backend to other Excel parsing functions in R,

Usage

1

Arguments

file

is the path to the .xlsx file

Value

data frame

See Also

readxl package by Hadley Wickham


jackwasey/jwutil documentation built on Jan. 20, 2020, 6:56 p.m.