R/utils-checks.R
check_positive_integer.Rd
Check that a parameter is a positive integer
check_positive_integer(x, name)
The value to check.
The parameter name used in the error message.
No return