Learn R Programming

bexy (version 0.1.3)

summary.bexy: Summarizing a bexy object

Description

Summarizing a bexy object

Usage

# S3 method for bexy
summary(object, ...)

Value

No return value, called for side effects.

Arguments

object

A bexy object.

...

Additional parameters passed to summary functions.

See Also

bexy

Examples

Run this code
bex <- bexy()
print(bex)

Run the code above in your browser using DataLab