convert_to_ods | R Documentation |
Uses VBA code to save a copy of an xlsx file to the accessible ODS format, retaining all sheets and formatting.
convert_to_ods(path)
path |
path to xlsx file; can be either a relative or absolute file path |
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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.