Skip to contents

Assumes that rows (if logical) are same length as x

Usage

check_rows(rows, x, which_call_to_report = -1L, null_ok = TRUE, na_ok = FALSE)

Arguments

rows

either numeric of logical vector

x

The object to standardize

which_call_to_report

When reporting issues which function call to indicate for reference

null_ok

Whether NULL is valid value

na_ok

Whether NA is valid value

Value

nothing