A=put(Cylinders , 6.);
is the correct syntax.
Of course, if you attempt to change the variable type, this will not work.
As you didn't supply any code or log, the help on offer is very limited.
Please try
new_cylinders=put(Cylinders , best.);
@Siennayun wrote:
Hi, I've tried this. It doesn't work either.
The phrase "doesn't work" can mean anything, so it is impossible to suggest something helpful. Please explain what you got a result and why that does not meet your expectation.
A=put(Cylinders , 6.);
is the correct syntax.
Of course, if you attempt to change the variable type, this will not work.
As you didn't supply any code or log, the help on offer is very limited.
It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.
Learn how use the CAT functions in SAS to join values from multiple variables into a single value.
Find more tutorials on the SAS Users YouTube channel.
Ready to level-up your skills? Choose your own adventure.