is_vector: Check if an object is a vector This function checks if an...

View source: R/is_functions.R

is_vectorR Documentation

Check if an object is a vector This function checks if an object is a vector

Description

Check if an object is a vector This function checks if an object is a vector

Usage

is_vector(x)

Arguments

x

An object to check

Value

A logical indicating whether x is a vector


assertions documentation built on Feb. 13, 2026, 5:06 p.m.