print.bgms: Print method for 'bgms' objects

View source: R/print.bgms.R

print.bgmsR Documentation

Print method for bgms objects

Description

Used to prevent bgms output cluttering the console.

Usage

## S3 method for class 'bgms'
print(x, ...)

Arguments

x

An object of class bgms.

...

Ignored.


bgms documentation built on April 4, 2025, 2:59 a.m.