View source: R/convert_xls_as_xlsx.R
convert_xls_as_xlsx | R Documentation |
Convert xls to xlsx
convert_xls_as_xlsx(
input_dir,
export_dir = tempdir(),
office_folder = safe_office_folder(),
dbg = TRUE
)
input_dir |
input directory containing .xls files |
export_dir |
export directory (default: tempdir()) |
office_folder |
office folder path (default: |
dbg |
debug (default: TRUE) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.