Learn R Programming

greta (version 0.6.0)

is.greta_array: Is object a greta array?

Description

Is object a greta array?

Usage

is.greta_array(x, ...)

Value

A single logical value.

Arguments

x

object to test if is greta array

...

extra args (currently not used)

Examples

Run this code
is.greta_array(1)

Run the code above in your browser using DataLab