if statement conditions are embedded in a column

前端 未结 0 892
广开言路
广开言路 2020-12-02 19:40

I have a SAS table that has the if condition embedded in the condition1 column of that table. To be more explicit, I created a test dataset:

data test;
infile         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题