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
Catch the best of SAS Innovate 2025 — anytime, anywhere. Stream powerful keynotes, real-world demos, and game-changing insights from the world’s leading data and AI minds.
Register now