vaeac_check_positive_integers function

Function that checks positive integers

Function that checks positive integers

vaeac_check_positive_integers(named_list_positive_integers)

Arguments

  • named_list_positive_integers: List containing named entries. I.e., list(a = 1, b = 2).

Returns

The function does not return anything.

Author(s)

Lars Henry Berge Olsen