JavaScript must be enabled in order to use this site.
Please enable JavaScript in your browser and refresh the page.
StaCrossTab Members
Name
Description
Flatten
Stack a spreadsheet by the specified variables. Return value: Object.
Tabulate
Unstack a spreadsheet. Return value: Object.
Name
Description
CaseSensitive
Gets/sets the string comparison case sensitivity. Return/assignment value: Boolean.
PreCreateVariables
When doing a tabulation (unstacking) operation, make an initial pass through the input data file to pre-create the variables needed in the result. Return/assignment value: Boolean.
PreserveRelativeVariableOrder
Preserve relative variable order. Return/assignment value: Boolean.
SkipMissing
When false, missing data in crosstab rows/columns are treated as any other value and are not omitted. Return/assignment value: Boolean.
SortOutputVariables
Sort the variables in the output by the values of the crosstab column. Return/assignment value: Boolean.
Copyright © 2020. Cloud Software Group, Inc. All Rights Reserved.