View source: R/0_check_standardize_options.r
check_rows | R Documentation |
Assumes that rows (if logical) are same length as x
check_rows(rows, x, which_call_to_report = -1L, null_ok = TRUE, na_ok = FALSE)
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 |
nothing
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.