convert_to_xlsx: Save a copy of an ods file as an xlsx file

View source: R/save_files.R

convert_to_xlsxR Documentation

Save a copy of an ods file as an xlsx file

Description

Uses VBA code to save a copy of an ods file to the easy to use xlsx format, retaining all sheets and formatting.

Usage

convert_to_xlsx(path)

Arguments

path

path to ods file; can be either a relative or absolute file path

Details

Files converted can be via a relative (from working directory) or absolute (full) file path. In either case, the output ODS file will be returned in the same folder as the XLSX file.


departmentfortransport/odsconvertr documentation built on Dec. 5, 2023, 11:56 p.m.