How can I manage the output tables generated by the compare action?
1 vues
Réponse
You can manage the output using the 'casOut', 'casOut2', and 'freqOut' parameters. 'casOut' is for records unique to the base table, 'casOut2' for records unique to the comparison table, and 'freqOut' for frequency data. Use the 'includeDuplicates' parameter to include all records instead of just unique groups.