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 Feb. 5, 2025, 10:05 a.m.