Hi all,
I have following Listing table that is based on safety data. Corresponding Listing should be issued. Could you please help write Proc Report for the listing.
Thank you in advance!
use escape char. proc report data=sashelp.class nowd; column ('yyyyy(*ESC*)n xxxxx' name age) ('yyyyy(*ESC*)n xxxxx' weight height); run;
It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.
Latest Update
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.
Browse our catalog!