is.shaq: is.shaq

Description Usage Arguments Value Communication Examples

View source: R/is.shaq.r

Description

Test if an object is a shaq or tshaq.

Usage

1
2
3

Arguments

x

An R object.

Value

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

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)

RBigData/kazaam documentation built on Nov. 9, 2021, 9:09 a.m.