getRunIds: 'run_ids' Getter

getRunIdsR Documentation

'run_ids' Getter

Description

Get value of the 'run_ids' slot

Usage

getRunIds(userObject)

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

Arguments

userObject

The UserMetadata object

Value

the value of the 'run_ids' slot of the object

Examples

{
user <- new("UserMetadata")
run_ids <- getRunIds(user)
}


BgeeDB/BgeeCall documentation built on Feb. 5, 2025, 10:05 a.m.