print.mvDFA {mvDFA}R Documentation

print object of class mvDFA

Description

print object of class mvDFA

Usage

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

Arguments

x

object of class DFA to print.

...

further parameters.

Value

Truncates the output printed into the console of objects of class mvDFA, but does not change object itself.


[Package mvDFA version 0.0.4 Index]