powered by
x
is_rray() tests if x is an rray object.
is_rray()
is_rray(x)
An object.
A single logical.
# NOT RUN { is_rray(rray(1:5)) is_rray(1:5) # }
Run the code above in your browser using DataLab