convert_to_xlsx | R Documentation |
Uses VBA code to save a copy of an ods file to the easy to use xlsx format, retaining all sheets and formatting.
convert_to_xlsx(path)
path |
path to ods 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.