Does any know how to easily integrate graphs generated by R code called from PROC IML's interface to R into the SAS ODS output?
And if so are there any changes that need to made for it to work with the SAS/Studio 3.5 user interface?
R sends its graphics output to a device that it manages. The graphics do not go through ODS. The only trick I can think of is to write the R graph to a PNG file and then use PROC REPORT to import it into SAS, as shown in this KnowledgeBase article.
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!
Register Now