print.evmOpt {texmex}R Documentation

Print evmOpt objects

Description

Print evmOpt objects

Usage

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

Arguments

x

a fit evmOpt object

digits

number of digits used for printing

...

further arguments passed to format


[Package texmex version 2.4.9 Index]