Mercurial > repos > ylebras > xls2tabular
changeset 23:6877e6cd1d02 draft
Uploaded
author | ylebras |
---|---|
date | Thu, 06 Dec 2018 11:27:18 -0500 |
parents | 3ad2713b6c5a |
children | 5aad4dd2e13c |
files | xls2tab.xml |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/xls2tab.xml Thu Dec 06 11:20:53 2018 -0500 +++ b/xls2tab.xml Thu Dec 06 11:27:18 2018 -0500 @@ -4,7 +4,7 @@ <requirement type="package" version="1.1.0">r-readxl</requirement> </requirements> <command detect_errors="exit_code"><![CDATA[ - Rscript '$__tool_directory__/xlsx2tab.R' '$input1' '$sheet' '$output' ]]> + Rscript '$__tool_directory__/xls2tab.R' '$input1' '$sheet' '$output' ]]> </command> <inputs> <param format="excel.xls,xlsx" name="input1" type="data" label="XLS/XLSX file"/>