synGetTeam: synGetTeam

synGetTeamR Documentation

synGetTeam

Description

Finds a team with a given ID or name.

Usage

synGetTeam(id)

Arguments

id

The ID or name of the team or a Team object to retrieve

Value

An object of type Team

Examples

## Not run: 
# By ID
synGetTeam(teamId)

# By Name
synGetTeam("my_team_name")

## End(Not run)

Sage-Bionetworks/synapser documentation built on Feb. 7, 2024, 12:26 p.m.