Add `max.len`, `min.len` and `length` arguments to `check_probabilties()` et al
Opened this issue · 0 comments
Puzzled-Face commented
check_probabilities
does not currently permit validation of the length of the object it is asked to validate.
- Add
max.len
,min.len
andlength
arguments - Consider the need for
any.missing
andall.missing
- Consider support for other arguments of
checkmate::check_xxxx()