Hi,
Some of the variables in my dataset are too long, and trying to rename them returns an error message. Is there any trick to get around this error?
Some of the variables in my dataset are too long, and trying to rename them returns an error message. Is there any trick to get around this error?
Code:
............invalid name r(198);
Comment