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
Watch the live Hackathon Kickoff to get all the essential information about the SAS Hackathon—including how to join, how to participate, and expert tips for success.
YouTube LinkedIn