transpose Function (GPL)
Syntax
transpose(<coord>)
<coord>. A valid coordinate type or transformation function. This is optional.
Description
Transposes the coordinate system.
Examples
COORD: transpose()
COORD: transpose(rect(dim(1,2), cluster(3)))