print.skyscapeR.sigTest {skyscapeR}R Documentation

Prints significance test results

Description

This function prints the results of randomTest.

Usage

## S3 method for class 'skyscapeR.sigTest'
print(x, ...)

Arguments

x

Object of skyscapeR.sigTest format.

...

Additional arguments to be passed to print.

See Also

randomTest


[Package skyscapeR version 1.0.0 Index]