Learn R Programming

BEAMR (version 1.1.0)

print.beam.stats: Print summary information about beam.stats object

Description

Print summary information about beam.stats object

Usage

# S3 method for beam.stats
print(x, ...)

Value

Messages about the beam.data object

Arguments

x

An object of class "beam.stats"

...

Other arguments passed to or from other methods

Examples

Run this code
data(beam_stats)
print(beam_stats)

Run the code above in your browser using DataLab