What is the purpose of the `noVars` parameter in simple.groupByInfo?

1 vues

Réponse

When `noVars=TRUE`, no variables are automatically copied from the input table to the output table. By default, all columns not in the `inputs`, `groupBy`, `weight`, or `frequency` parameters are copied.
Did this answer help you?
groupByInfo

simple

See technical action