validate_vector_input: Validate vector input

View source: R/14-validation-helpers.R

validate_vector_inputR Documentation

Validate vector input

Description

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


geospatialsuite documentation built on Nov. 6, 2025, 1:06 a.m.