Hello there,
I would like to generate a customized publishable table (as attached above), and wonder if it can be formatted by creating a template from SAS and getting the result directly from SAS, instead of entering the number manually.
Thanks a lot.
Sure, if you have the data in SAS there are plenty of ways to do this including PROC REPORT, PROC TABULATE, and based on the table you showed, you could also use the %TABLEN macro.
Sure, if you have the data in SAS there are plenty of ways to do this including PROC REPORT, PROC TABULATE, and based on the table you showed, you could also use the %TABLEN macro.
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.