print.beam.stats {BEAMR} | R Documentation |
Print summary information about beam.stats object
Description
Print summary information about beam.stats object
Usage
## S3 method for class 'beam.stats'
print(x, ...)
Arguments
x |
An object of class "beam.stats" |
... |
Other arguments passed to or from other methods |
Value
Messages about the beam.data object
Examples
data(beam_stats)
print(beam_stats)
[Package BEAMR version 1.1.0 Index]