get_dataset_by_id: Get Dataset by ID.

View source: R/datasets.R

get_dataset_by_idR Documentation

Get Dataset by ID.

Description

Get a Dataset which is saved to the workspace using its ID.

Usage

get_dataset_by_id(workspace, id)

Arguments

workspace

The existing AzureML workspace in which the Dataset is saved.

id

The ID of the dataset

Value

The Dataset object


Azure/azureml-sdk-for-r documentation built on Sept. 21, 2022, 5:45 a.m.