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 Nov. 10, 2023, 5:40 a.m.