is_image_set: Test if x is a image set

View source: R/api_images.R

is_image_setR Documentation

Test if x is a image set

Description

Test if x is a image set - a list consisting of three elements: data, prompt and size

Usage

is_image_set(x)

Arguments

x

R variable to test

Value

TRUE/FALSE


oaii documentation built on May 29, 2024, 5:25 a.m.

Related to is_image_set in oaii...