changeset 24:5aad4dd2e13c draft

Uploaded
author ylebras
date Thu, 06 Dec 2018 12:34:20 -0500
parents 6877e6cd1d02
children f815b52e9bb6
files xls2tab.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/xls2tab.xml	Thu Dec 06 11:27:18 2018 -0500
+++ b/xls2tab.xml	Thu Dec 06 12:34:20 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"/>