Skip to contents

Print method for structest objects

Usage

# S3 method for class 'structest'
print(x, digits = max(3L, getOption("digits") - 3L), ...)

Arguments

x

an object of class "structest".

digits

number of significant digits for printing.

...

further arguments passed to or from other methods.

Value

Invisibly returns x.