dbosak01 / libr

An R package to create data libraries and data dictionaries.
27 stars 1 forks source link

Where clause should be before datastep #170

Open dbosak01 opened 2 months ago

dbosak01 commented 2 months ago

In SAS, there where clause is executed before the datastep, not after.