getWorkingPath: 'working_path' Getter

getWorkingPathR Documentation

'working_path' Getter

Description

Get value of the 'working_path' slot

Usage

getWorkingPath(userObject)

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

Arguments

userObject

The UserMetadata object

Value

the value of the 'working_path' slot of the object

Examples

{
user <- new("UserMetadata")
working_path <- getWorkingPath(user)
}


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