vaeac_check_positive_integers: Function that checks positive integers
Description
Function that checks positive integers
Usage
vaeac_check_positive_integers(named_list_positive_integers)
Value
The function does not return anything.
Arguments
- named_list_positive_integers
List containing named entries. I.e., list(a = 1, b = 2)
.
Author
Lars Henry Berge Olsen