Validates that a numeric value contains no Inf, -Inf, or NaN values.
Does not check for NA (use require_no_na() for that).
See also
Other missingness checks:
require_no_na(),
require_not_null()
pkgdown/mathjax-config.html
Skip to contentsValidates that a numeric value contains no Inf, -Inf, or NaN values.
Does not check for NA (use require_no_na() for that).
Other missingness checks:
require_no_na(),
require_not_null()