Hi,
I'm using SAS University Edition. I tried to use the following statement:
"goptions reset=all;"
However, I got the following error:
ERROR 180-322: Statement is not valid or it is used out of proper order.
Does this mean that the free SAS University Edition does not have SAS/GRAPH licensed? Is there a way for me to check it?
Thank you!
SAS/Graph is not part of SAS University Edition. However, ODS graphics (including PROC SGPLOT) is included as part of Base SAS, and you can create most graphs (bar, scatter, time series, heatmaps, and many more) with simple syntax. See the Graphically Speaking blog for many ideas.
SAS/Graph is not part of SAS University Edition. However, ODS graphics (including PROC SGPLOT) is included as part of Base SAS, and you can create most graphs (bar, scatter, time series, heatmaps, and many more) with simple syntax. See the Graphically Speaking blog for many ideas.
Chris,
Thank you very much for your reply and referring to the blog! This is very helpful.
Regards,
Asim
Good news: We've extended SAS Hackathon registration until Sept. 12, so you still have time to be part of our biggest event yet – our five-year anniversary!
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.