In a SAS IML program I am using there is a line of code that follows:
run Struct(subsets);
What does this statement do. Does it call a subroutine, R code ?????
Thanks
It calls the STRUCT subroutine in a SAS-distributed ListUtil package.
See also p. 8 of Wicklin (2017), "More Than Matrices: SAS/IML Software Supports New Data Structures"
View solution in original post
Thank You very Much
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