nest property

Varset? nest
getter/setter pair

The algebracal expression to nest the proportion.

If set, the tuples will temporarily grouped by it, and the denominator of proportion will be sum of a single group. If null, the denominator will be sum of all.

See details about nesting rules in Varset. Note this property is only the right oprand of nesting.

Implementation

Varset? nest;