Tool Transpose Table
Transposes a table, i.e. to swap rows and columns.
- Author:
- Menu: Table|Tools
Parameters
Name | Type | Identifier | Description | Constraints | |
---|---|---|---|---|---|
Input | Input | Table, input | INPUT | - | - |
Output | Output | Table, output | OUTPUT | - | - |
Command-line
Usage: saga_cmd table_tools 1 [-INPUT <str>] [-OUTPUT <str>] -INPUT:<str> Input Table, input -OUTPUT:<str> Output Table, output