Learn R Programming

azuremlsdk (version 1.10.0)

get_dataset_by_id: 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