ceabiodb / biodb

An R package framework for accessing biological and chemical databases and developing or extending new connectors.
GNU Affero General Public License v3.0
11 stars 2 forks source link

Implement cat() method for entries #498

Open pkrog opened 3 years ago

pkrog commented 3 years ago

Implement the BiodbEntry::cat() method that prints entry info and its fields (with values) in a human readable format.