powered by
Test if an object is a shaq.
is.shaq(x)
An R object.
A logical value, indicating whether or not the input is a shaq.
The operation is completely local.
library(kazaam) x = ranshaq(runif, 10, 3) comm.print(is.shaq(x)) finalize()
Run the code above in your browser using DataLab