get_project: get_project

Description Usage Arguments Value

View source: R/client_api_scaffold.R

Description

Retrieves an already created Project. Only one of 'name' or 'id' can be provided.

Usage

1
get_project(name = NULL, workspace = NULL, id = NULL)

Arguments

name

Name of the Project.

workspace

Workspace under which the Project with name name exists. If not provided, the current

id

ID of the Project. This parameter cannot be provided alongside name.

Value

:class:'verta._tracking.project.Project'


botchkoAI/vertaReticulateClient documentation built on Dec. 19, 2021, 10:50 a.m.