SASUnit Examples
Version 1.5.0
|
Checks if all observations meet a given WHERE expression. More...
Go to the source code of this file.
Checks if all observations meet a given WHERE expression.
i_libref | library containing the data set |
i_memname | data set to be tested |
i_where | where condition that should be met by the variable |
i_desc | optional: Description of the assertion to be checked default: "Check if all observations meet the where expression" |
o_maxReportObs | optional: Maximum number of invalid observations to be printed in report (default: MAX) |
o_listVars | optional: Names the variables to be listed in the report |
Definition in file assertrowexpression.sas.