Removes repeated words in a macro variable. More...
Removes repeated words in a macro variable.
Usage
nonrep(INVAR = all_censorstrat, OUTVAR = censorstrat);
[in] | INVAR | Name of the macro variable. |
[out] | OUTVAR | Name of the macro variable without repeated words. |
None.