is.embedding_vector_column: Test if object is of class EmbeddingVectorColumn

View source: R/data-structures.R

is.embedding_vector_columnR Documentation

Test if object is of class EmbeddingVectorColumn

Description

Test if object is of class EmbeddingVectorColumn

Usage

is.embedding_vector_column(x)

Arguments

x

An object

Value

TRUE if the object inherits from the EmbeddingVectorColumn class.


brickster documentation built on Sept. 9, 2025, 5:33 p.m.