| print.DFA {mvDFA} | R Documentation | 
print object of class DFA
Description
print object of class DFA
Usage
## S3 method for class 'DFA'
print(x, ...)
Arguments
| x | object of class DFA to print. | 
| ... | further parameters. | 
Value
Truncates the output printed into the console of objects of class DFA, but does not change object itself.
[Package mvDFA version 0.0.4 Index]