pkgdown/mathjax-config.html

Skip to contents

Validates that the value is not NULL. Place this step first in the pipeline when NULL is a possible input.

Usage

require_not_null(restriction)

Arguments

restriction

a restriction object.

Value

The modified restriction object.

See also

Other missingness checks: require_finite(), require_no_na()