Learn R Programming

pimeta (version 1.1.3)

print.pima_tau2h: Print Results

Description

print prints its argument and returns it invisibly (via invisible(x)).

Usage

# S3 method for pima_tau2h
print(x, digits = 3, ...)

Arguments

x

print to display

digits

a value for digits specifies the minimum number of significant digits to be printed in values.

...

further arguments passed to or from other methods.