hi!
I am trying to combine all my calculations into a table and format it to look like the image below.
here is the code:
and here is what I want it to look like:
I have also attached the dataset that is used in the code. Thank you so much!
Please provide your data as code (data step or SQL create/insert). Many of us will not download files.
It looks like you have to concatenate all the outputs as data sets in the layout you want, and then simply use proc print.
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.