read_xlsx_linux: read .xlsx file, interpret as CSV, and return a data frame
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,