print.pima_tau2h function

Print Results

Print Results

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

## S3 method for class '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.
  • Maintainer: Kengo Nagashima
  • License: GPL-3
  • Last published: 2019-09-17

Useful links