Mercurial > repos > ylebras > xls2tabular
changeset 25:f815b52e9bb6 draft
Uploaded
author | ylebras |
---|---|
date | Thu, 06 Dec 2018 12:37:44 -0500 |
parents | 5aad4dd2e13c |
children | ff26178d8dfe |
files | xls2tab.xml |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/xls2tab.xml Thu Dec 06 12:34:20 2018 -0500 +++ b/xls2tab.xml Thu Dec 06 12:37:44 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__/xls2tab.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"/>