is.shaq: is.shaq

Description Usage Arguments Value Communication Examples

Description

Test if an object is a shaq.

Usage

1

Arguments

x

An R object.

Value

A logical value, indicating whether or not the input is a shaq.

Communication

The operation is completely local.

Examples

1
2
3
4
5
6
7
8
9
## Not run: 
library(kazaam)
x = ranshaq(runif, 10, 3)

comm.print(is.shaq(x))

finalize()

## End(Not run)

kazaam documentation built on May 2, 2019, 8:55 a.m.