
Check if expected observations are present
check_row.RdCheck if expected observations are present
Details
check_row() checks if all expected observation are present in data "x" of
input.
Only some expected data have verifications, as defined in
getOption("floodam.cba.sa")[["x_row"]]. When present, this option gives an
association between 2 types od data in input?
The verification consists in checking if 2 types of data are compatible: the
column of one should be the row of another.
If not a "`stop()" is generated.