getObjectAttributes: Get the Object Attributes

View source: R/OmaDBObject.R

getObjectAttributesR Documentation

Get the Object Attributes

Description

The function to obtain the attributes and their data types for the object created.

Usage

getObjectAttributes(obj)

Arguments

obj

the object of interest

Value

an list of object attributes and their data classes

Examples

attributes = getObjectAttributes(getOMAGroup(id ='YEAST58'))

klarakaleb/OmaDB documentation built on April 18, 2024, 8:03 a.m.