# HG changeset patch # User ylebras # Date 1544043837 18000 # Node ID ac37b65a50da9d660f5e1359140a8ecc5d557d44 # Parent 09ebc5a5cdc3516164bd95899875c5c87830e3c1 Uploaded diff -r 09ebc5a5cdc3 -r ac37b65a50da xls2tab.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/xls2tab.xml Wed Dec 05 16:03:57 2018 -0500 @@ -0,0 +1,55 @@ + + + R + r-readxl + + + + + + + + + + + + + + + + + + + + + + + + +**What it does** + +Extract a sheet from XLS file to a tabular file. + + +------ + +**Example** + +Input XLS with a sheet named 'données in situ' + +Output tabular + + +------ + +**Arguments** + +Input: xls file. +Excel sheet name: données in situ + + + + + +