QRP
 
Loading...
Searching...
No Matches
nonrep.sas File Reference

Removes repeated words in a macro variable. More...

Detailed Description

Removes repeated words in a macro variable.

Program inputs
None.
Program outputs
None.

Usage

nonrep(INVAR = all_censorstrat, OUTVAR = censorstrat);

Parameters
[in]INVARName of the macro variable.
[out]OUTVARName of the macro variable without repeated words.

SAS Macros Dependencies

None.

Author
Sentinel Coordinating Center (info@.nosp@m.sent.nosp@m.inels.nosp@m.yste.nosp@m.m.org)