print.EstTime: print.EstTime

Description Usage Arguments

Description

Generates output for EstTime object, see: EstTime

Usage

1
2
## S3 method for class 'EstTime'
print(x, pos = NA, ...)

Arguments

x

a EstTime object, printing it will result in a frequency plot. See help(EstTime)

pos

position of legend, same arguments avaible as in the argument pos from the plot() function.

...

further arguments passed to or from other methods.


DySeq documentation built on May 1, 2019, 10:14 p.m.

Related to print.EstTime in DySeq...