//! /* This script requires JMP® to run. Download a 30-day free trial from jmp.com/trial */ dt = Open( "$SAMPLE_DATA/Car Poll.jmp" ) << Transpose( columns( :sex, :marital status, :country, :size, :type ), Output Table( "Transpose of Car Poll" ) );