getAttribute: Get the value for the Object Attribute

Description Usage Arguments Value Examples

View source: R/OmaDBObject.R

Description

The function to obtain the value for an object attribute.

Usage

1
getAttribute(obj, attribute)

Arguments

obj

the object of interest

attribute

the attribute of interest

Value

an value for a given object attribute

Examples

1
members = getAttribute(getOMAGroup(id ='YEAST58'),'members')

Example output

Loading required package: httr
Loading required package: plyr

Cannot resolve 'https://omabrowser.org/api/group/YEAST58/?per_page=5000&page=1'. Please connect to the internet

OmaDB documentation built on Nov. 13, 2020, 2 a.m.