print: Print summary methods.

printR Documentation

Print summary methods.

Description

Print summary methods.

Usage

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

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

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

Arguments

x

object of various classes.

...

additional arguments to be passed between methods.

Value

NULL (invisibly)

Author(s)

Shaun Wilkinson


aphid documentation built on Dec. 5, 2022, 9:06 a.m.