print.perm.ts.ind {wPerm}R Documentation

Print Output for Class "perm.ts.ind"

Description

This is a method for the function print() to print objects of class "perm.ts.ind".

Usage

## S3 method for class 'perm.ts.ind'
print(x, ...)

Arguments

x

an object of class "perm.ts.ind".

...

further arguments passed to or from other methods.

Details

This print method summarizes and formats for easy reading the results of a permutation function with output list of class "perm.ts.ind".

Value

The perm.ts.ind object is returned invisibly.

Author(s)

Neil A. Weiss

See Also

perm.ind.loc, perm.ind.spread


[Package wPerm version 1.0.1 Index]