print.topolow_convergence {topolow}R Documentation

Print Method for Convergence Diagnostics

Description

Print Method for Convergence Diagnostics

Usage

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

Arguments

x

A topolow_convergence object

...

Additional arguments passed to print

Value

No return value, called for side effects (prints a summary to the console).


[Package topolow version 1.0.0 Index]