imset_control: Test and enforce that vector is an imset

imset_controlR Documentation

Test and enforce that vector is an imset

Description

Test and enforce that vector is an imset

Usage

as.imset(x)

is.imset(x)

Arguments

x

vector test or make imset from

Details

as.imset forces a vector to become an imset; the length of the vector x must be a power of 2 length. is.imset just checks that imset is in class(x).

Functions

  • as.imset(): force object to be an imset

  • is.imset(): test if object is an imset


rje42/imset documentation built on March 20, 2023, 9:55 a.m.