SAGA-GIS Module Library Documentation (v2.3.0)

Module Transpose Table

Transposes a table, i.e. to swap rows and columns.

Parameters

 NameTypeIdentifierDescriptionConstraints
InputInputTable (input)INPUT--
OutputOutputTable (output)OUTPUT--

Command-line

Usage: saga_cmd table_tools 1 [-INPUT <str>] [-OUTPUT <str>]
  -INPUT:<str> 	Input
	Table (input)
  -OUTPUT:<str>	Output
	Table (output)