is_image_set {oaii} | R 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
[Package oaii version 0.5.0 Index]