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 June 7, 2023, 6:03 p.m.