pkgdown/mathjax-config.html
R/require.R
require_length.Rd
Validates that the value has exact length n.
n
require_length(restriction, n)
a restriction object.
restriction
integer(1) required length.
The modified restriction object.
Other structure checks: require_has_cols(), require_length_matches(), require_length_max(), require_length_min(), require_named(), require_nrow_matches(), require_nrow_min(), require_scalar()
require_has_cols()
require_length_matches()
require_length_max()
require_length_min()
require_named()
require_nrow_matches()
require_nrow_min()
require_scalar()