Monday, April 27, 2020

Truncating long variable names

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?

Code:
............invalid name
r(198);

No comments:

Post a Comment