R/creg_create_input.R
is.count.Rd
Checks if the variable is a count variable
is.count(x, tol = .Machine$double.eps^0.5)
vector to be checked
Tolerance
Function returns logical value indicating whether x can be considered a count variable or not.