getSimpleArborescence: 'simple_arborescence' Getter

getSimpleArborescenceR Documentation

'simple_arborescence' Getter

Description

Get value of the 'simple_arborescence' slot

Usage

getSimpleArborescence(userObject)

## S4 method for signature 'UserMetadata'
getSimpleArborescence(userObject)

Arguments

userObject

The UserMetadata object

Value

the value of the 'simple_arborescence' slot of the object

Examples

{
user <- new("UserMetadata")
simple_arborescence <- getSimpleArborescence(user)
}


BgeeDB/BgeeCall documentation built on Nov. 10, 2023, 5:40 a.m.