print.brenda.entry: Show the non-empty fields in the query result.

View source: R/show_info.R

print.brenda.entryR Documentation

Show the non-empty fields in the query result.

Description

For details, see PrettyPrintBrendaEntry().

Usage

## S3 method for class 'brenda.entry'
print(x, full.output = FALSE, ...)

Arguments

x

A brenda.entry object (elements in the list returned by the function QueryBrenda()).

full.output

A boolean default to FALSE. If TRUE, include all entries even if they are empty (NA or 0 rows).

...

Other arguments passed to the generic function.

Value

Nothing; print object information to the terminal.


y1zhou/brendaDb documentation built on Dec. 12, 2022, 3:43 a.m.