Skip to contents

Printing function for a gips_perm class.

Usage

# S3 method for gips_perm
print(x, ...)

Arguments

x

An object of a gips_perm class.

...

Further arguments (currently ignored).

Value

Returns an invisible NULL.

Examples

gperm <- gips_perm("(5,4)", 5)
print(gperm)
#> [1] (45)