print.scanstatistic: Print a scanstatistic object.

View source: R/scanstatistics_general.R

print.scanstatisticR Documentation

Print a scanstatistic object.

Description

Prints a scanstatistic object and returns it invisibly.

Usage

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

Arguments

x

A an object of class scanstatistic.

...

Further arguments passed to or from other methods.

Value

x, invisibly


scanstatistics documentation built on Feb. 16, 2023, 10:32 p.m.