is.greta_array: Is object a greta array?

View source: R/structures.R

is.greta_arrayR Documentation

Is object a greta array?

Description

Is object a greta array?

Usage

is.greta_array(x, ...)

Arguments

x

object to test if is greta array

...

extra args (currently not used)

Value

A single logical value.

Examples

is.greta_array(1)

greta documentation built on July 20, 2026, 5:09 p.m.