print.stapp {lgcp} | R Documentation |
print.stapp function
Description
Print method for stapp objects
Usage
## S3 method for class 'stapp'
print(x, printhead = TRUE, ...)
Arguments
x |
an object of class stapp |
printhead |
whether or not to print the head of the counts matrix |
... |
additional arguments |
Value
prints the stapp object x
[Package lgcp version 2.0 Index]