get_dataset: get_dataset

Description Usage Arguments Details Value

View source: R/client_api_scaffold.R

Description

Gets a dataset.

Usage

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

Arguments

name

Name of the dataset. This parameter cannot be provided alongside id.

workspace

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

id

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

Details

.. versionchanged:: 0.16.0 The dataset versioning interface was overhauled.

Value

:class:'verta._dataset_versioning.dataset.Dataset'


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