print.brenda.entries {brendaDb}R Documentation

Show the number of regular and transferred/deleted brenda.entry objects in the brenda.entries list.

Description

Show the number of regular and transferred/deleted brenda.entry objects in the brenda.entries list.

Usage

## S3 method for class 'brenda.entries'
print(x, ..., verbose = FALSE)

Arguments

x

A brenda.entries list returned by QueryBrenda().

...

Other arguments passed to the generic function.

verbose

Boolean; if TRUE, print tree views of brenda.query objects.

Value

Nothing; print summary information to the terminal.


[Package brendaDb version 1.7.2 Index]