Skip to contents

Validate vector input

Usage

validate_vector_input(x, param_name = "vector_data", allow_null = FALSE)

Arguments

x

Input to validate

param_name

Parameter name for error messages

allow_null

Allow NULL values

Value

TRUE if valid, stops with error if invalid