/ Published in: SAS
Expand |
Embed | Plain Text
/*This line of code deletes all variable labels, so that only variable names will show*/ attrib _all_ label='';
You need to login to post a comment.
/*This line of code deletes all variable labels, so that only variable names will show*/ attrib _all_ label='';
You need to login to post a comment.